It would facilitate a lot the environment preparation having the proper commands for checkin the possibility of performing npm install and bower install at the src/fronend folder. Maybe adding a grunt compile would be just as great as the other one (sometimes we might forget to run that and, as Makefile is intended to prepare the environment, it is expected to build it completly).
It would facilitate a lot the environment preparation having the proper commands for checkin the possibility of performing
npm installandbower installat thesrc/fronendfolder. Maybe adding agrunt compilewould be just as great as the other one (sometimes we might forget to run that and, as Makefile is intended to prepare the environment, it is expected to build it completly).