Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 394 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 394 Bytes

Quasar App

A Quasar project with full support for typescript. For an example of a regular VueJs Project with typescript, see: https://github.com/paulvanbladel/vue-webpack-ts-simple

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