template-ts-vite icon indicating copy to clipboard operation
template-ts-vite copied to clipboard

Excalibur Template with TypeScript for Vite

Excalibur TypeScript & Vite template

Getting Started

  1. Generate a repository from this template
  2. Modify the package.json with your own details
  3. Run npm install to install dependencies
  4. Run npm run dev to start the Vite server!
  5. Have fun!