Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 949 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 949 Bytes

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

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

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.

yarn run commit

Runs pre commit scripts to help providing linted well formatted code with a meaningful commit message.

yarn run lint

Runs linting script to lint and fix all auto fixable problems in app files.

yarn run format

Runs formatting script to modify app files according to the formatting configs found in .prettierrc

Deployment

Deployed Version

Find a deployed version of the app here