https://github.com/geisonjr/lottery
https://github.com/geisonjr/lottery
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geisonjr/lottery
- Owner: GeisonJr
- Created: 2024-12-25T21:26:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-25T21:34:14.000Z (over 1 year ago)
- Last Synced: 2025-02-14T22:16:23.716Z (about 1 year ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lottery result visualizer
## How to use
1. Install packages
```bash
pnpm install
```
2. Run the script
```bash
pnpm start
```
3. Open the file `distribution.html` in your browser