kenix / webpack-react-template

A project template upon which to develop ReactJS applications using Webpack, employing Babel transpiling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Webpack React Template Basic Webpack React template as found on survivejs - a fairly easy to follow approach to start developing in ReactJS using ES6+ features. ###Enabled support:

  • ES7 class properties
  • ES7 decorators
  • Rest arguments
  • Hot Module Replacement

About

A project template upon which to develop ReactJS applications using Webpack, employing Babel transpiling.

License:MIT License


Languages

Language:JavaScript 98.4%Language:CSS 1.6%