Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 736 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 736 Bytes

Getting Started with this amazing project

Prerequisites

yarn or npm preinstalled in your computer

Available Scripts

In the project directory, you can run:

yarn

Install all dependencies necessary for the proper run of the application.

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

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