Open fischeversenker opened 4 years ago
As a developer, I would like to be able to install all backend dependencies with a single command (like npm install for the frontend).
npm install
Related: https://packaging.python.org/tutorials/packaging-projects/
As a developer, I would like to be able to install all backend dependencies with a single command (like
npm install
for the frontend).