Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 466 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 466 Bytes

Opportunity Cost UI

This repo is for the React frontend for www.opportunitycost.life. The backend code that provides the API can be found here.

Available Commands

  • npm start //runs local instance
  • npm test //runs all tests
  • npm run build //builds production code to build folder
  • firebase deploy //deploys code to firebase if you have permission