Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 171 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 171 Bytes

Delorealty Landing

Install the dependencies

npm i

Run in dev mode

npm run dev

Run in prod mode

npm run build
npm run preview