Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 443 Bytes

Cambio Website Source

For Dev setup, please refer to this Notion Page. You may need to request access, and you will only receive access if appropriate.

Quick setup

  • checkout a dev branch
  • copy .env from 1password
  • npm install for dependency
  • npm run dev for local development and testing
  • open http://localhost:3000 in your browser