/breizh-blok-landing-page

Site de présentation de l'application mobile Breizh Blok

Primary LanguageVue

Breizh Blok Landing page

See Website.

Setup

You should have Node ^20 on your machine.

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm dev

Production

Build the application for production:

pnpm generate

Locally preview production build:

pnpm preview