Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 255 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 255 Bytes

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