You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 years ago | |
|---|---|---|
| .. | ||
| build | 9 years ago | |
| config | 9 years ago | |
| src | 9 years ago | |
| templates | 9 years ago | |
| .babelrc | 9 years ago | |
| .editorconfig | 9 years ago | |
| .eslintignore | 9 years ago | |
| .eslintrc.js | 9 years ago | |
| .gitignore | 9 years ago | |
| .stylintrc | 9 years ago | |
| README.md | 9 years ago | |
| package.json | 9 years ago | |
README.md
Quasar App
A Quasar project
Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ quasar dev
# build for production with minification
$ quasar build
# lint code
$ quasar lint