React beginner tutorial
git clone https://github.com/mangya/reactdemo.gitcd reactdemo
git clone https://github.com/mangya/reactdemo.git
cd reactdemo
Install dependencies:
npm install
Start the project at http://localhost:3000.
http://localhost:3000
npm start