Excalibur TypeScript & Vite template
Getting Started
- Generate a repository from this template
- Modify the
package.json
with your own details - Run
npm install
to install dependencies - Run
npm run dev
to start the Vite server! - Have fun!
Name | Last commit | Last update |
---|---|---|
src | ||
test | ||
.gitignore | ||
.nvmrc | ||
LICENSE | ||
favicon.svg | ||
index.html | ||
package-lock.json | ||
package.json | ||
readme.md | ||
renovate.json | ||
tsconfig.json |
package.json
with your own detailsnpm install
to install dependenciesnpm run dev
to start the Vite server!