Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 311 Bytes

File metadata and controls

16 lines (11 loc) · 311 Bytes

Twilight Pool Frontend

Setup Guide

  1. Install nodejs and pnpm
  2. Copy the .env.example file and edit the enviroment variables
  3. Run pnpm build and pnpm start to test chart & other features

Usage

Clone this repository and install its dependencies:

pnpm install
pnpm dev