- Required Node installed in your local system
- clone this repository into your local system
- run
npm install
in this project root directory - run
npm start
in root dirctory - You can see running application in your local web browser at
localhost:3000
npm install
in this project root directorynpm start
in root dirctorylocalhost:3000