We are currently working on new-editor
branch, please don't make any changes
to master
branch.
git clone https://github.com/kaplayjs/kaplayground.git
cd kaplayground
pnpm i # will install and setup stuff of submodules
pnpm dev # will start the development server
pnpm fmt # before commit
Follow the KAPLAY repo conventional commits guidelines.