Getting Started

  • Clone the repository
  • Run npm install in the project directory

To run the app in the development mode

To launch the test runner in the interactive watch mode

  • Run npm test in the project directory

To build the app for production to the build folder

  • Run npm run build in the project directory