Skip to content

使用 webpack + react + redux + es6 的组件化前端项目(boilerplate)。

License

Notifications You must be signed in to change notification settings

hooper-hc/webpack-react-redux-es6-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-react-redux-es6-boilerplate PRs Welcome

使用 webpack + react + redux + es6 的组件化前端项目 boilerplate。

因为最近在工作中尝试了 webpackreactreduxes6 技术栈,所以总结出了一套 boilerplate,以便下次做项目时可以快速开始,并进行持续优化。

开发时的环境

  • Mac OSX Yosemite
  • Node v6.3.0
  • NPM v3.10.3

快速开始

$ npm install
$ npm start

windows 兼容性问题

对应的文章: 使用 webpack + react + redux + es6 开发组件化前端项目

文章有更新,关于文件hash的问题,希望大家能注意:https://segmentfault.com/a/1190000005969488#articleHeader15

广告

招中高级前端开发工程师,北京高碑店四惠大厦,https://www.lagou.com/jobs/3207461.html

About

使用 webpack + react + redux + es6 的组件化前端项目(boilerplate)。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 1.6%
  • HTML 1.0%