- Clone the repository with
git clone git@github.com:BigWhaleLabs/lunchbreak-seats-contract
- Install the dependencies with
yarn
- Add environment variables to your
.env
file - Run the scripts below
Also check out the .env.sample
file for more information.
Check out the package.json
file for more information.