Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/heno.
Heno.'s Home Online & Onchain.
https://github.com/sweetmantech/heno.
Last synced: about 13 hours ago
JSON representation
Heno.'s Home Online & Onchain.
- Host: GitHub
- URL: https://github.com/sweetmantech/heno.
- Owner: SweetmanTech
- License: mit
- Created: 2023-11-28T19:25:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T14:36:58.000Z (3 days ago)
- Last Synced: 2024-11-05T15:27:28.018Z (3 days ago)
- Language: TypeScript
- Homepage: https://heno-website.vercel.app
- Size: 149 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to HENO.
[ENTER THE SYSTEM](https://mynameisheno.xyz/)
## 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.