This project is template for react project to start with all required dependencies and testing framework support in place to start React Application
In this project directory, you can run:
Set up the project for developer's local environment.
Run the application in Development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Build the application for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Build the css files from scss files.
Build the css files from scss files and runs in watch mode.