Check out the full documentation @ https://excaliburjs.com
You can use the excalibur cli to generate this template
npm create excalibur- 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!