Skip to content

tonai/marbles

Repository files navigation

Getting Started with Dusk

npm run dev

Runs the game in Dev UI.

The page will reload when you make changes.

npm run upload

Builds the game and starts upload process to Dusk.

npm run build

Builds the game. You can then upload it to Dusk using npx dusk-cli@latest upload.

npm run lint

Runs the validation rules. You can read about them in the docs on server-side logic.

npm run typecheck

Verifies that TypeScript is valid.

Learn More

See the Dusk docs for more info. You can also ask any questions in the Dusk Discord, we're happy to help!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published