npm.io
1.0.14 • Published 6 years agoCLI

build-react-cli

Licence
MIT
Version
1.0.14
Deps
4
Size
8 kB
Vulns
0
Weekly
0

build-react-cli

A react project build template

Installation

$ npm install build-react-cli -g

In terminal

$ build-react init
$ Template name: init-react-app
$ Project name: myapp
$ cd myapp
$ npm install
$ npm start