Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Install the dependencies and devDependencies and start the server.
cd frontend-match
npm install
npm start