/template-ts-vite

Excalibur Template with TypeScript for Vite

Primary LanguageTypeScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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!