SVG
THE CONTS
PROPERTY MANAGEMENT
This file needs a dev server
It is the Vite entry point, not a page. The browser cannot run
/src/main.tsx
on its own.
TO RUN THE APP
npm install
npm run setup
npm run dev
Then open http://localhost:8788
To review the design without running anything, open
The Conts Desktop.dc.html.
Setup and deploy steps are in README-react.md.