1.0.0 • Published 6 years ago

wzw-multipage v1.0.0

Weekly downloads
5
License
-
Repository
-
Last release
6 years ago

vue-cli多页面应用

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

针对在webstorm里面不能hot reload的问题大家可以按如下步骤设置一下就行:

Please try turning 'Safe write' option ( Settings | Appearance & Behavior | System Settings | Use "safe write" (save changes to temporary file first)) off

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