My42 / RRS-skeleton

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 88.8%Language:JavaScript 11.2%