- Fork and clone the repository.
- At the root directory of the repo, install dependencies by running
yarn(if needed, install yarn first) - Run the app by running
yarn start
You can add more scripts (or change existing ones) in the package.json file.
yarn (if needed, install yarn first)yarn startYou can add more scripts (or change existing ones) in the package.json file.