https://github.com/ui-d/toolkit
https://github.com/ui-d/toolkit
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ui-d/toolkit
- Owner: ui-d
- Created: 2018-01-24T14:41:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T14:45:11.000Z (over 8 years ago)
- Last Synced: 2025-03-26T16:12:27.475Z (over 1 year ago)
- Language: Vue
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Predica
> Test task for Predica
## 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
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).