Skip to content

imoli-pl/efl-leasing-docs

Repository files navigation

EFL Documentation

Nuxt UI

Documentation for the EFL project, built with Nuxt UI and Nuxt Content.

Setup

Install dependencies:

pnpm install

Development Server

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

pnpm dev

Production

Build the application for production:

pnpm build

Preview the production build locally:

pnpm preview

See the Nuxt deployment documentation for more information.

Releases

No releases published

Packages

No packages published