This README would normally document whatever steps are necessary to get your application up and running.
- This is the front-end of the find-a-parking-space application using vue.js and Quasar Framework
A Quasar project
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ quasar dev
# build for production with minification
$ quasar build
# lint code
$ quasar lint
- Create new branch for each functionality implemented and create a pull request when you are confident it is complete.
- Grace :)