Skip to content

TeteHQ/tete-frontend

 
 

Repository files navigation

Tete Frontend

Setup

$ gh repo clone elcharitas/tete-frontend
$ cp .env.example .env.local

Installation

$ npm i -g pnpm
$ pnpm install

Start the dev server

$ pnpm dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • HTML 2.2%
  • Shell 0.2%