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

https://github.com/treethought/amnisiac-client


https://github.com/treethought/amnisiac-client

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Amnisiac

> Front end client for amnisiac written with Vue.js and Quasar

## 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
```

## Cordova
```bash
$ cd cordova
$ cordova run android