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

https://github.com/hirosystems/hiro-hacks-template

Starter template for Hiro Hacks
https://github.com/hirosystems/hiro-hacks-template

Last synced: 4 months ago
JSON representation

Starter template for Hiro Hacks

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`