Clone the repository
git clone https://github.com/seabass118/VPET
Change directory
cd VPET
Install Dependencies
npm install
npm run dev
| supervisor server/server.js
npm run start
| npm run build && node server/server.js
npm run build
| vite build