Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 277 Bytes

Game Element API for an educational game plugin project

Setting up the env for development

  1. yarn

config setup logic can be found at config.ts

powershell env variables

  • Set-Item -Path Env:SANITY_TOKEN sanity_token

Running development build

yarn dev