https://github.com/oneirocom/simulation-demo-1
https://github.com/oneirocom/simulation-demo-1
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oneirocom/simulation-demo-1
- Owner: Oneirocom
- License: bsd-2-clause
- Created: 2022-10-30T21:51:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T19:50:42.000Z (over 3 years ago)
- Last Synced: 2025-05-05T09:11:21.254Z (about 1 year ago)
- Language: TypeScript
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.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!