Hippocampus First install dependencies: yarn install To run in development mode: yarn dev To create a production build: yarn build-prod