react-up-cli

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

MIT License

Downloads
30
Stars
1
Committers
3

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
Package Rankings
Top 19.15% on Npmjs.org
Related Projects