This is a simple boilerplate with react redux router and webpack, that will make it much easier to start your project in reactJS
If you are using yarn
, you can install de dependencies with:
$ yarn install
If you are not using yarn
, you can just type:
$ npm install
To run the project just type:
$ yarn serve
To build your news files just type $ yarn build
to generate the bundles files