Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 256 Bytes

Rampart

Rampart is the central database wrapper for RPI Ambulance. It acts as an API for which all ambulance data is accessed.

How to Develop

  1. Run npm install
  2. Run npm run watch
  3. Whenever you're ready to see your changes run npm run start