Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 391 Bytes

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