mangesh/reactdemo

React demo code sample

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 5

Language:JavaScript

Type:project

0.0.1 2019-05-09 11:53 UTC

README

Videos

References

Steps to run

Clone this repository:

git clone https://github.com/mangya/reactdemo.git
cd reactdemo

Install dependencies:

npm install

Start the project at http://localhost:3000.

npm start