summaryrefslogtreecommitdiffstats
path: root/gui/gui.sh
blob: 12a14923e85beff334a53a927a78b7f789559697 (plain)
1
2
3
4
5
6
7
8
apt-get install -y nodejs
apt-get install -y npm
ln -s /usr/bin/nodejs /usr/bin/node
npm install
npm install -g grunt
npm install -g bower
bower install --force --allow-root
grunt build
oject. All Rights Reserved.

Open Platform for NFV and OPNFV are trademarks of the Open Platform for NFV Project, Inc.

Linux Foundation is a registered trademark of The Linux Foundation. Linux is a registered trademark of Linus Torvalds.

Please see our terms of use, trademark policy, and privacy policy.