Skip to content

Create the skeleton of a React.js app and configure redux and saga

Notifications You must be signed in to change notification settings

My42/RRS-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRS-skeleton

Create the skeleton of a React.js app and configure redux and saga

Usage

Create skeleton

$ npm start {APP_NAME} {PATH}

Help

$ npm help

Usage: node app.js APP_NAME PATH [OPTIONS]
Create a skeleton of a react project ready for hacking with redux & saga configured
        --help      display this help and exit

Running tests

$ npm test

Todo

  • Add Typescript support
  • Add posibilty to choose the package manage (npm, or yarn)

About

Create the skeleton of a React.js app and configure redux and saga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published