create-rocnogu-reacts-mod

1.0.0 • Public • Published

What it contains

ReactJS basic App

To run the app

Go Into the project directory and run

npm i

to install dependencies

  • and

npm start

to develop locally

Opens http://localhost:3000 in the browser.

To run React app on new port

export PORT=8000

in the console

  • or

"start": "set PORT=8000 && react-scripts start"

in package.json

Package Sidebar

Install

npm i create-rocnogu-reacts-mod

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

3.13 kB

Total Files

7

Last publish

Collaborators

  • rocnogu-npm