crfmc / hms_exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions for running

To run, please run the following commands in the terminal to run on localhost:

cd client
npm install
npm run esbuild

cd ../server
npm install
npm run dev

Open localhost:3001 in your browser.

About


Languages

Language:JavaScript 78.7%Language:SCSS 10.7%Language:HTML 10.6%