Skip to content

Lefineco/Frontend

Repository files navigation

Lefine Frontend

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

pnpm run build

Locally preview production build:

pnpm run preview