https://github.com/arranf/millennium-blades
https://github.com/arranf/millennium-blades
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arranf/millennium-blades
- Owner: arranf
- Created: 2021-11-02T23:45:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T10:38:47.000Z (over 1 year ago)
- Last Synced: 2025-03-11T18:53:35.645Z (about 1 year ago)
- Language: TypeScript
- Size: 604 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timetoduel.app
[timetoduel.app](https://timetoduel.app) is a web app for Millennium Blades which helps users select which booster packs to play with.
It also includes timers for the various store rounds.
## Development
### Get Started
```bash
yarn
yarn dev
yarn build
```