Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 133 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 133 Bytes

Exercise Tracker

MERN stack

Quick start:

cd client
npm install
npm start
cd server
npm install
nodemon server