The Asset Manager is an Open Source Asset Management System. Asset Manager was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories are available, and so on.
I'm submitting a...
Current behavior
If the
dev
want to build this project and do not havenode.js
andbower
install then the build will fail.Expected behavior
Developer should be able to build this project by following a step by step guideline. So need to add readme to let the
dev
know that they need -NodeJS
- Install viachoco
or download from official websitebower
- After installingNodeJS
runnpm install bower -g
to installbower