/Hiro-Friend.tech2

Primary LanguageTypeScriptMIT LicenseMIT

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