Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 995 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 995 Bytes

ele练习小项目 vue2.0写的哦!!!

很适合新手练习的一个小项目,如果觉得还好的话就给个“star”吧!

现在的项目还有几个bug正在修复,本人会在空余时间修复bug的!

image image image image image

Build Setup

# 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.