Skip to content

ScottyLabs/cmumaps

Repository files navigation

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