一个最简单的 vue2.0 项目 包含路由 入门必备脚手架

2,588 阅读1分钟
原文链接: github.com

y

Build Setup

# 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, checkout the guide and docs for vue-loader.