templates.root.grunt-bower.ui.build.bat Maven / Gradle / Ivy
REM This script is used to build the front app and put it in the dist directory.
npm install
bower install
grunt test
grunt build
© 2015 - 2025 Weber Informatics LLC | Privacy Policy