https://github.com/weibozzz/elm
https://github.com/weibozzz/elm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/weibozzz/elm
- Owner: Weibozzz
- Created: 2017-07-14T08:26:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T08:28:46.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T02:42:13.365Z (4 months ago)
- Language: Vue
- Size: 5.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sell
> sell app
## 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 e2e tests
npm run e2e# 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).