Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

KaiHotz/React-Redux-Saga-Advanced-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

This is an advanced Boilerplate Project using:

  • Redux
  • Axios
  • Reselect
  • Immutable
  • Recompose
  • Redux-Saga
  • React-Router
  • React-Router-Redux

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

  > git clone git@github.com:KaiHotz/React-Redux-Saga-Advanced-Starter.git
  > cd React-Redux-Saga-Advanced-Starter
  > yarn install
  > yarn start
  > in your Browser open http://localhost:3000

Not Familiar with Git?

Click here to download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

  > yarn install
  > yarn start
  > in your Browser open http://localhost:3000

Testing

Resources

To run Tests

  > yarn test

About

Boilerplate for Advanced usage with React, Redux, React-Router-Redux, Redux-Saga, Immutable, Reselect, Recompose, Axios, HMR, Babel v7, Jest, Eslint, and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published