An open API service indexing awesome lists of open source software.

https://github.com/benjaminwfox/vuequasartesting

An initial VueJS/Quasar Project with Karma/Mocha/Chai testing
https://github.com/benjaminwfox/vuequasartesting

Last synced: about 2 months ago
JSON representation

An initial VueJS/Quasar Project with Karma/Mocha/Chai testing

Awesome Lists containing this project

README

          

# Quasar App

> A Quasar project

## Build Setup

``` bash
# install dependencies
$ npm install

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

# build for production with minification
$ quasar build

# lint code
$ quasar lint
```