1
0
Fork 0
my_spells/README.md
2017-05-07 11:49:12 -04:00

19 lines
240 B
Markdown

# Quasar App
> A Quasar project
## Build Setup
``` bash
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ quasar dev
# build for production with minification
$ quasar build
# lint code
$ quasar lint
```