Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 203 Bytes

Readme.md

File metadata and controls

9 lines (7 loc) · 203 Bytes

Alumni Network

Setup

  • Clone the repo
  • Run yarn install or npm install
  • Copy .env.sample to .env and make necessary changes
  • Run yarn dev:start
  • Run yarn dev:wds in other terminal