Skip to content

sujkh85/react-router-webpack-babel-redux

Repository files navigation

###Imitated an react-webpack-babel

i needed an additional libraries (babel-preset-stage-0, react-router, redux, redux-thunk, react-redux, react-router-redux etc)

react-router-webpack-babel-redux

Simple React Webpack Babel Starter Kit(add react-router, redux)

To run

  • You'll need to have git and node installed in your system.
  • Fork and clone the project:
git clone https://github.com/sujkh85/react-router-webpack-babel-redux.git
  • Then install the dependencies:
npm i
  • Run development server:
npm run start
npm run dev

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

To build the production package

npm run build

About

a boilerplate for react,react-router,redux,babel,webpack project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published