mangesh / reactdemo
React demo code sample
Package info
Language:JavaScript
Type:project
pkg:composer/mangesh/reactdemo
0.0.1
2019-05-09 11:53 UTC
This package is auto-updated.
Last update: 2026-03-15 09:09:32 UTC
README
Videos
- Understand the concept Introduction to ReactJS
- Understand the code and syntax React Tutorial for Beginners
References
- Reference for react components React Components
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