Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 340 Bytes

Full Stack MERN Expense Tracker App

Node.js, Express.js, React, MongoDB

Available Scripts

In the project directory, you can run:

npm run dev

Runs the server and client concurrently

npm run server

Runs only the server

npm run client

Runs only the client

npm start

Runs the app in the production mode