Skip to content

hirosystems/hiro-hacks-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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