/geohaz-v2

Primary LanguageTypeScript

Geohaz Template

This is a template for the Geohaz project.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository: git clone https://github.com/clintonlunn/geohaz-template.git
  2. Navigate to the project directory: cd geohaz-template

Running the App

  1. Install the dependencies: npm install
  2. Run the app: npm run dev