Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oyeins-gui/hack2
Hiro hack
https://github.com/oyeins-gui/hack2
Last synced: about 1 month ago
JSON representation
Hiro hack
- Host: GitHub
- URL: https://github.com/oyeins-gui/hack2
- Owner: Oyeins-GUI
- License: mit
- Created: 2023-12-15T05:14:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:22:34.000Z (about 1 year ago)
- Last Synced: 2023-12-15T06:36:45.185Z (about 1 year ago)
- Language: TypeScript
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: history.txt
- License: LICENSE
Awesome Lists containing this project
README
# README
This repository contains a starter package for the Hiro Hacks series.
## Getting Started
To get the application running, follow these steps:
1. Clone the repository: `git clone https://github.com/hirosystems/hiro-hacks-template.git`
2. Navigate into the directory: `cd hiro-hacks-template`
3. Install the dependencies: `yarn install`
4. Start the development server: `yarn dev`