Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Make sure to run the following command in /web/ before starting the application:

Code Block
yarn install



Code Block
languagebash
cd web
yarn start

...