Incentro test assignment Getting Started These instructions will get you running on your local machine for development and testing purposes. cp .env.example .env # you can use http://localhost:3000 as the VITE_API_URL pnpm install pnpm run dev:server # to start the vite & server