https://github.com/gwleuverink/checker
https://github.com/gwleuverink/checker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gwleuverink/checker
- Owner: gwleuverink
- Created: 2018-08-03T11:40:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T07:30:28.000Z (over 6 years ago)
- Last Synced: 2025-01-27T22:54:00.780Z (5 months ago)
- Language: Vue
- Size: 106 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# checker
> A 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
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).