# astro-phaser-svelte-starter **Repository Path**: qiuzhanghua/astro-phaser-svelte-starter ## Basic Information - **Project Name**: astro-phaser-svelte-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-16 - **Last Updated**: 2024-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Astro with Phaser 3 and Svelte ## Initialize the project ```sh pnpm create astro --template with-tailwindcss cd astro-phaser-svelte-starter pnpm astro add svelte pnpm add -D prettier prettier-plugin-astro pnpm add phaser ``` ## Reference - [Astro](https://astro.build/) - [Phaser Svelte Template](https://github.comphaserjs/template-svelte)