If you like this repository, you may like this organization focused on the approach used here https://github.com/devitools
Rapid development with Vue and Quasar
Get started in our docs ; )
yarn install
quasar dev
yarn run lint
quasar build
cp docker-compose.yml.develop docker-compose.yml
docker-compose up
docker-compose run skeleton yarn run lint
docker-compose run skeleton quasar build
make