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

Latest commit

 

History

History
32 lines (23 loc) · 521 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 521 Bytes

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