AndresCampuzano / Sales-Dashboard-Vite

Home Page:https://sales-dashboard-vite.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

To run the project locally, run:

npm install
npm run dev

To run the project in production mode, run:

npm install
npm run dev:prod

Inside the .env.development there are some aws "export" variables, those variables need to be injected in the backend environment.

About

https://sales-dashboard-vite.vercel.app


Languages

Language:TypeScript 99.4%Language:JavaScript 0.3%Language:HTML 0.3%