Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/heno-relief-game
Relief Game - by Heno.
https://github.com/sweetmantech/heno-relief-game
Last synced: about 16 hours ago
JSON representation
Relief Game - by Heno.
- Host: GitHub
- URL: https://github.com/sweetmantech/heno-relief-game
- Owner: SweetmanTech
- License: mit
- Created: 2023-07-25T23:18:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-24T18:44:22.000Z (5 months ago)
- Last Synced: 2024-07-05T19:43:06.323Z (4 months ago)
- Language: TypeScript
- Homepage: https://henoreliefgame.vercel.app
- Size: 464 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RELIEF by Heno.
[PLAY](https://play.mynameisheno.com/)
## Getting Started
First, install packages with
npm```bash
npm i
```yarn
```bash
yarn
```Finally, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.