This project uses git submodules, so you will need to run the following commands to fully clone the repo.
git submodule init
git submodule update
yarn
Run the development server on http://localhost:3000
yarn dev
yarn build
This project uses git submodules, so you will need to run the following commands to fully clone the repo.
git submodule init
git submodule update
yarn
yarn dev
yarn build