You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone repo
git clone git@github.com:noahrinehart/HealthPool.git
cd DistHealth17/frontend
# Install dependencies
npm install --save
# To run as a dev server
npm run dev
# To run as a production server
npm run build
node index.js