juanhenaoparra / geology-inventory

0 stars 0 forks source link

How to run

First you need to install all dependencies: make

Frontend

In your bash terminal run: make run-frontend

Backend

In your bash terminal run: make run-backend