How to launch

  • Install yarn
  • run yarn install to install dependencies

  • run yarn dev to start development server

OR

  • run yarn build to build for production and then
  • run yarn start to start production server