Skip to content

This is a simple boilerplate with react redux router and webpack

Notifications You must be signed in to change notification settings

albertdeiz/react-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Boilerplate

This is a simple boilerplate with react redux router and webpack, that will make it much easier to start your project in reactJS

Install

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

Run

To run the project just type:

$ yarn serve

Deploy

To build your news files just type $ yarn build to generate the bundles files

Releases

No releases published

Packages

No packages published