Skip to content

Basic boilerplate for react_redux applications. Saw myself redoing the same thing again and again, so thought i'll make one and use it henceforth

Notifications You must be signed in to change notification settings

veebuv/react-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The boilerplate comes with webpack, and react installed along with enzyme as a testing suite and chai for asserions

NPM install to download all the modules

The environment also uses babel-eslint as a linter core for es-lint, the configuration for which can be changed in .eslintrc

About

Basic boilerplate for react_redux applications. Saw myself redoing the same thing again and again, so thought i'll make one and use it henceforth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published