0.2.0 • Published 7 years ago

new-react-project v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

New React Project

A tool for scaffolding React apps with Webpack.

Includes


Usage

Install globally:

$ npm install -g new-react-project
$ nrp ProjectName

or

$ new-react-project ProjectName

Run (Development)

npm start

To view your app, go to http://localhost:3000 in your browser.


Run (Production)

npm run build


0.2.0

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago