Skip to content

vue+es6+stylus+webpack+icoMoon+eslint+... 实战训练——仿饿了么webApp

Notifications You must be signed in to change notification settings

jean-lee/vueAction1.0

Repository files navigation

vueaction1.0

vue1.0 exercise

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

package.json --->

"scripts": {} //vue-cli提供npm run build命令打包项目

#scripts --> "build": "node build/build.js", /执行npm run build,对应的调用该脚本,打包完成后,产生dist目录/

后记

vue-cli vue-resource vue-router better-scroll webpack stylus es6 eslint

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

About

vue+es6+stylus+webpack+icoMoon+eslint+... 实战训练——仿饿了么webApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published