How to install Ionic framework on Ubuntu?

后端 未结 4 1624
粉色の甜心
粉色の甜心 2020-12-28 09:38

I am using Ubuntu 14.04 version. I would like to use Ionic to build app for Android. I couldn\'t find exact solution to install Ionic.

4条回答
  •  失恋的感觉
    2020-12-28 09:54

    Go to github clone the link to your directory: [ https://github.com/nraboy/ubuntu-ionic-installer ]

    git clone https://github.com/nraboy/ubuntu-ionic-installer

    after cloning, go to the directory - ubuntu-ionic-installer:

    cd ubuntu-ionic-installer

    chmod 775 ubuntu_ionic_installer.sh

    sudo ./ubuntu_ionic_installer.sh

    Then get coffee and relax until the install is done you can

    to check just type ionic in the terminal

提交回复
热议问题