https://github.com/litten/imweb-conf-2016
imweb conf 2016 宣传页
https://github.com/litten/imweb-conf-2016
Last synced: 6 months ago
JSON representation
imweb conf 2016 宣传页
- Host: GitHub
- URL: https://github.com/litten/imweb-conf-2016
- Owner: litten
- Created: 2016-08-26T10:18:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-30T06:44:08.000Z (almost 10 years ago)
- Last Synced: 2025-03-02T02:15:54.478Z (over 1 year ago)
- Language: Vue
- Size: 9.48 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imweb-conf-2016
> imweb conf 2016 宣传页
基于:vue + webpack
## 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
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).