/react-es6-webpack-minimal-starter

A minimal React/ES6/Webpack starter template using Webpack, Babel and ESLint.

Primary LanguageJavaScript

react-es6-webpack-minimal-starter

A minimal React/ES6/Webpack starter template using Webpack & Babel. The code is from the facebook Getting Started page.

To Use

npm install webpack -g
npm install
webpack

Then navigate using a browser to index.html.