Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 516 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 516 Bytes

CMU Maps

Getting Started

  1. Get added to the CMU Maps team.
  2. Clone the repo.
  3. Get added to the vault.
  4. Create a root level .env file and populate it with the enviroment variables from the vault item.
  5. git submodule update --init --recursive
  6. npm i
  7. npm run dev