Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 561 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 561 Bytes

To intsall all rhe required dependecies

npm install

Start the project

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Test the application

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Build application

npm run build

Builds the app for production to the build folder.