To start the project.
npm start
The following command, makes the webpack, config files available and the public folder.
npm run eject
The following command, is provided by react to evaluate your property types of your react app.
npm install --save prop-types