Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 240 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 240 Bytes

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