#PlantForever
Website for PlantForever the non-profit organization.
#Setup
Replace Turnstile keys and script APIs in .env
.
Command |
Action |
pnpm install |
Install (dev) dependencies |
pnpm dev |
Start a local dev server |
pnpm build |
Build the production site |
pnpm preview |
Preview the production site |