Hospital
Set up on Computer (code in quotes " ")
- git clone
- install node.js
- navigate to Hospital folder
- "npm install"
5.run server: "SET DEBUG=hospital:* & npm run devstart"
See In Browser:
- got to: http://localhost:3000/
Use with database:
- download MongoDB, add program folder with executables to path
- restart server in another cmd window
Log in or sign up for Devpost to join the conversation.