• Joaquim Rocha's avatar
    Makefile: Improve the app related targets · 322fe144
    Joaquim Rocha authored
    Instead of repeating the "npm run build" command in all the 3 app
    related targets, we now create an app-build target for that, and also
    run "npm install" in it, as it's a needed first step.
    322fe144