cp sample.env .env
yarn install
yarn dev
Make sure to branch off of the dev
branch and to make dev
the target of pull requests instead of main
.
cp sample.env .env
yarn install
yarn dev
Make sure to branch off of the dev
branch and to make dev
the target of pull requests instead of main
.
GNU General Public License v3.0