https://github.com/hzfe/hzfestudio
hzfe 官方网站
https://github.com/hzfe/hzfestudio
Last synced: 12 months ago
JSON representation
hzfe 官方网站
- Host: GitHub
- URL: https://github.com/hzfe/hzfestudio
- Owner: HZFE
- Created: 2016-09-22T06:42:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T16:50:05.000Z (about 5 years ago)
- Last Synced: 2025-06-16T07:55:55.612Z (about 1 year ago)
- Language: Vue
- Homepage: https://hzfe.org
- Size: 2.05 MB
- Stars: 21
- Watchers: 10
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hzfe
> hzfe website
## 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).