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