/leads-frontend

Leads Management

Primary LanguageTypeScriptMIT LicenseMIT

leads-frontend

Leads Management

config

.env file contains environment variable for backend api url

How to run

Install packages with

npm install

Run the application with: npx vite Or, to choose which port to run: npx vite --port XXXX

Frontend for a leads management small project.