Obligation Station UI How to run Make sure the back end is running first In this project, open constants.js and make sure that BASE_API_URL is pointing to the correct back end URL (It should be already) Run the following commands in a terminal/command line: npm install npm run dev