/simple-react-app

Simple React App

Primary LanguageJavaScriptMIT LicenseMIT

react-webpack-babel

Simple React Webpack Babel Starter Kit

To run

Install the dependencies:

> $ npm install

You can simply run webpack build using this command:

> $ npm run build

If you want to run with webpack-dev-server simply run this command:

> $ npm run dev

Open the web browser to http://localhost:8080/