vue2.0构建的单页应用

vue2.0构建的单页应用 (技术栈: vue, vue-router, vue-resource, webpack, stylus)

JavaScript Vue.js相关

详细介绍

Eleme-project

使用vue2.0搭建的饿了么app

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.