Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 307 Bytes

UpMeal API

Using the app in development environment

  1. Run yarn to install all dependencies
  2. Ensure you have the Oracle Instant Client, you can change its path in database-service file;
  3. Run yarn start:dev and the app will run in port 8080