Skip to content

aromameng/ele

Repository files navigation

vue2.0版本学习,主框架仿饿了么招聘网 https://jobs-mobile.ele.me/#!/

新闻页接口用的是https://cnodejs.org,同时参考了很多https://github.com/shinygang/Vue-cnodejs项目的内容

A Vue.js project

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