Skip to content

caoxiaoke/react-es6-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-es6-webpack

webpack 构建react es6 多入口,多页面项目

前提条件:安装了node npm

先执行 npm install --registry https://registry.npm.taobao.org 安装依赖 //可以使用淘宝镜像安装,速度会快一些 --registry https://registry.npm.taobao.org

执行 npm run build 打包开发环境

使用 npm run start 开启服务预览了

打包生产资源使用 npm run prod 生产环境

About

webpack 构建react es6 多入口,多页面项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors