Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 361 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 361 Bytes

Kinto tutorial, with Vue.js and Quasar Framework

A minimal project that replicates the Kinto.js tutorial in a Vue.js + Quasar Framework environment.

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