https://github.com/danmichaelo/okapi2
https://github.com/danmichaelo/okapi2
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danmichaelo/okapi2
- Owner: danmichaelo
- Created: 2017-06-11T21:35:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T13:07:33.000Z (almost 9 years ago)
- Last Synced: 2025-11-08T07:20:51.577Z (8 months ago)
- Language: Vue
- Size: 77.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# okapi
> A Loopback + Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```