Codebase for my personal administration area where I add buildings and architects to display on The Foreign Architect, a personal blog where I write about contemporary architecture and travel.
- Vue.js - Vue.js framework
- Tailwind CSS - CSS framework
- Vuetify - component framework
- Apollo GraphQL - pulling from a Postgraphile GraphQL API
# Project setup
$ npm install
# Compiles and hot-reloads for development
$ npm run serve
# Compiles and minifies for production
npm run build
# Run your tests
$ npm run test
# Lints and fixes files
$ npm run lint
# Run your unit tests
$ npm run test:unit
For detailed explanation on how things work, check out Vue.js docs.
I use SemVer for versioning. For the versions available, see the tags on this repository.
- Daniel da Rocha - Creator and Full-stack Developer - danrocha
This project is licensed under the MIT License.