Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

SalonDesDevs/website

Repository files navigation

Site web du SDD

Fabriqué avec

Setup

npm install

Dev server

npm run dev

Production build

# Set NODE_ENV=production if necessary
npm run build