Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techeng322/heno-relief-game
Relief Game - by Heno.
https://github.com/techeng322/heno-relief-game
Last synced: 18 days ago
JSON representation
Relief Game - by Heno.
- Host: GitHub
- URL: https://github.com/techeng322/heno-relief-game
- Owner: techeng322
- Created: 2023-11-08T16:23:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T17:03:03.000Z (about 1 year ago)
- Last Synced: 2024-01-15T10:34:59.407Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://henoreliefgame.vercel.app/
- Size: 452 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.