Skip to content

qsw1214/linhuiba

 
 

Repository files navigation

linhuiba

m.linhuiba.com Vue.js 重构

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

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

开发环境配置说明

nodejs 版本6.10及以上 link 推荐下载稳定版

  • 更新npm包: npm install npm@latest -g为最新版本

  • 推荐淘宝镜像 npm config set registry https://registry.npm.taobao.org/

    需要时再改回去 npm config set registry https://registry.npmjs.org/


###vue-cli#2.0 webpack 配置分析 如果你不太懂vue-cli相关webpack文件,可以戳下面链接:

https://juejin.im/post/584e48b2ac502e006c74a120

☆ 表示重要程度

参数处理说明

About

a zulin app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.0%
  • JavaScript 6.2%
  • HTML 3.1%
  • CSS 0.7%