Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```