npm run start
- start a local server on http://localhost:8080/npm run build
- build the game using esbuildnpm run pack
- package the game using js13k-packer
npm run start
- start a local server on http://localhost:8080/npm run build
- build the game using esbuildnpm run pack
- package the game using js13k-packer