Skip to content

gvaldambrini/react-simple-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This project was bootstrapped with Create React App.

On the top of CRA, it adds:

  • sass & (S)CSS modules
  • redux & redux-thunk
  • react-router
  • prettier & eslint
  • a travis integration
  • Storybook

The filesystem structure is the following:

  • src
    • components, the "dumb" components
    • containers, the redux HOC
    • modules, the redux modules following the ducks proposal
  • scripts, with a simple cli to create the scaffoling for "dumb" components.

About

A simple React boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors