Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/somebody1234/minigames-react
minigames, in react
https://github.com/somebody1234/minigames-react
Last synced: about 2 months ago
JSON representation
minigames, in react
- Host: GitHub
- URL: https://github.com/somebody1234/minigames-react
- Owner: somebody1234
- License: isc
- Created: 2023-12-30T14:10:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-30T14:15:08.000Z (about 1 year ago)
- Last Synced: 2024-10-21T21:15:14.579Z (3 months ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# something?
## to develop
```sh
pnpm i
pnpm run dev
```## to build & preview
```sh
pnpm i
pnpm run build
pnpm run preview
```