Skip to content

Latest commit

 

History

History
executable file
·
22 lines (18 loc) · 381 Bytes

README.md

File metadata and controls

executable file
·
22 lines (18 loc) · 381 Bytes

React webpack2(V0.01)

  • webpack v2
  • react-hot-loader v3
  • react-router v4
  • react-redux
  • redux
  • ES6 || ES7
  • assets pipeline (scss/sass/postcss/autoprefixer)
  • code splitting, vendor and client bundles
  • lazy loading
  • source maps
  • basic eslint config
  • extract text plugin and manifest.json
$ yarn install

$ yarn start

$ yarn build