Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/songzh96/test
https://github.com/songzh96/test
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/songzh96/test
- Owner: songzh96
- Created: 2019-05-06T10:15:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T22:12:09.000Z (about 2 years ago)
- Last Synced: 2024-11-06T06:20:32.415Z (2 months ago)
- Language: Vue
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# test
> 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# 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).