Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 248 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 248 Bytes

Quasar PWA App

A Quasar PWA project

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8081
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint