Documentation for the EFL project, built with Nuxt UI and Nuxt Content.
Install dependencies:
pnpm installStart the development server at http://localhost:3000:
pnpm devBuild the application for production:
pnpm buildPreview the production build locally:
pnpm previewSee the Nuxt deployment documentation for more information.