Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 288 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 288 Bytes

Prices Stats

Setup 101

Start the project by executing:

make up-app-prices-stats-backend

And then watch the changes so as to compile the backend

make watch-app-prices-stats-backend

head your browser to:

https://localhost:3000/status

you're done!