Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 308 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 308 Bytes

DETT

Netlify Status

Install and develop

npm install
npm run dev

Build and deploy

npm run build

Deploy

npm run deploy