https://github.com/treethought/amnisiac-client
https://github.com/treethought/amnisiac-client
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/treethought/amnisiac-client
- Owner: treethought
- Created: 2017-08-08T21:20:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T06:30:34.000Z (over 8 years ago)
- Last Synced: 2025-02-06T12:48:20.642Z (over 1 year ago)
- Language: Vue
- Homepage: https://amnisiac.com
- Size: 10.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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