Skip to content

thinkian/react-up-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT-UP

A command line tool for starting up React projects with minimal boilerplate.

An interactive CLI guide for bootstrapping a React project with Babel and webpack.

Optionally include Redux, Redux Saga, and Jest with ease.

Usage

react-up [<project-directory>]

If a project directory is not specified, the project will be initialized in your current working directory.

Installation

  • Install Node.js and npm
  • Run npm install -g react-up-cli
  • Run react-up inside your desired project directory

About

A command line tool for starting up React projects with minimal boilerplate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published