https://github.com/joway/netswatch-web
Net gathers, and now my watch begins.
https://github.com/joway/netswatch-web
Last synced: about 2 months ago
JSON representation
Net gathers, and now my watch begins.
- Host: GitHub
- URL: https://github.com/joway/netswatch-web
- Owner: joway
- Created: 2017-11-09T15:42:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T10:53:02.000Z (about 7 years ago)
- Last Synced: 2025-01-25T00:37:17.631Z (over 1 year ago)
- Language: CSS
- Homepage: https://netswatch.com
- Size: 766 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# netwatch-web
> 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
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).