Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 320 Bytes

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!