https://github.com/jigsawye/ro-mvp-counter
https://github.com/jigsawye/ro-mvp-counter
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jigsawye/ro-mvp-counter
- Owner: jigsawye
- Created: 2016-12-15T03:52:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T08:51:39.000Z (over 8 years ago)
- Last Synced: 2025-04-08T10:52:14.907Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RO MVP 重生計數器

## 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# run unit tests
npm run unit# run all tests
npm test
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).