I have installed ionic on my ubuntu desktop and created an app now I want to install ionic-lab, I have downloaded ionic-lab but cannot understand how to install it.
Asked
Active
Viewed 3,076 times
1 Answers
1
It's really simple :)
Open a terminal (Ctrl+Alt+T).
Download
ionic-lab
:wget http://ionic-io-assets.s3.amazonaws.com/labs/IonicLab-linux-x64.tar.gz
Extract
IonicLab-linux-x64.tar.gz
archive.Open
ionic-lab
by double clicking on the file named IonicLab. That's it.
If you need to install it, please refer to this question : What is the best place to install user apps?
-
Its not showing GUI like windows. – Shohanur Rahaman Jan 06 '16 at 16:06
-
Do you have any error ? For me it show the GUI without problem on Ubuntu 15.10. – hg8 Jan 06 '16 at 16:08