Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 372 Bytes

File metadata and controls

23 lines (12 loc) · 372 Bytes

Available Scripts

Try in latest browser

To install all dependency, run:

npm install

To run locally, try:

npm start

Open http://localhost:3000 to view it in the browser.

To test it menually, run command.

npm test

Launches the test runner in the interactive watch mode.\

To build the final project

npm run build