https://github.com/alexweininger/tanks
https://github.com/alexweininger/tanks
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexweininger/tanks
- Owner: alexweininger
- Created: 2023-01-01T01:14:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T01:14:40.000Z (about 3 years ago)
- Last Synced: 2024-10-18T06:16:25.842Z (about 1 year ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Excalibur TypeScript & Vite template
## Getting Started
1. [Generate a repository](https://github.com/excaliburjs/template-ts-vite/generate) 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!