Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 375 Bytes

Readme.md

File metadata and controls

18 lines (9 loc) · 375 Bytes

Expense Tracker using MERN stack

Run :-

1. CD to Root Directoy

2. Run npm install

3. CD to Client Directory cd client

4. Run npm install

5. Run npm run dev in client directory

This will run the Frontend only with backend server running through vercel.