template-ts-vite
template-ts-vite copied to clipboard
Excalibur Template with TypeScript for Vite
Excalibur TypeScript & Vite template
Getting Started
- Generate a repository from this template
- Modify the
package.jsonwith your own details - Run
npm installto install dependencies - Run
npm run devto start the Vite server! - Have fun!