Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 279 Bytes

vue-eleme

Vue2.0构建的饿了么APP

安装与运行

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build