Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

[tutorial] How to prepare computer for programming using Ionic

$
0
0

@Pablo74 wrote:

Hi all beginners,

I have prepared three videos "How to prepare you develompment computer".

  • as videos
    video #1
    video #2
    video #3
  • as text
    1. Install Chrome
    2. Install (as administrator) Node.js from http://nodejs.org
    3. Restart
    4. Install Cordova
      npm install -g cordova
    5. Install Ionic CLI
      npm install -g ionic
    6. Set PATH variable (as administrator) to include npm modules
    7. Restart
    8. Install (as administrator) Sublime Text 2 (IDE)
    9. Run
      ionic start [nameOfApp] [template]
      ionic start myApp tabs
    10. Change directory to your app folder
      cd myapp
    11. Run Ionic serve command with livereaload
      ionic serve -l
    12. Open web browser Chrome, http://localhost:8100
    13. Using Sublime Text open www folder inside your app folder

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>