https://github.com/mayandev/lucky-wheel
使用 rax 构建的抽奖应用
https://github.com/mayandev/lucky-wheel
Last synced: 5 months ago
JSON representation
使用 rax 构建的抽奖应用
- Host: GitHub
- URL: https://github.com/mayandev/lucky-wheel
- Owner: Mayandev
- Created: 2020-04-23T06:12:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:05:59.000Z (over 3 years ago)
- Last Synced: 2025-04-25T23:30:50.382Z (about 1 year ago)
- Language: TypeScript
- Size: 3.49 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lucky-wheel
## Intro
一个转盘抽奖 Demo,Rax 构建,TypeScript 编写。

## Getting Started
### `npm run start`
Runs the app in development mode.
Open [http://localhost:9999](http://localhost:9999) to view it in the browser.
The page will reload if you make edits.
### `npm run build`
Builds the app for production to the `build` folder.