Skip to content

rochester-rcl/rcl-blake-fz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcl-react-redux-boilerplate

Finally! A template for all of our React projects. This template currently integrates the following into the React stack:

Redux - for state management

Redux-Saga - for handling side-effects in Redux

Flow - for static type-checking

Semantic-UI-React - for UI components

React-Router - for routing

Usage

Clone the repository with the project name of your choice:

git clone https://github.com/rochester-rcl/rcl-react-redux-boilerplate.git my-project-name

cd into the project directory and run npm install

Since this is just a slight variation on the Create React App template all of those npm scripts are available here, including:

npm start
npm run build
npm test
npm run eject

Simply run npm start and head to localhost:3000

Any additional packages can be installed in the usual manner, eg:

npm install --save d3

About

Display tool for Blake's Four Zoas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •