From the course: Building a Mobile App with AngularJS 1 and Ionic

Unlock this course with a free trial

Join today to access over 22,400 courses taught by industry experts.

Installing development environment on a PC

Installing development environment on a PC - Angular Tutorial

From the course: Building a Mobile App with AngularJS 1 and Ionic

Installing development environment on a PC

In order to create mobile applications, Ionic depends on a number of different technologies. So getting everything to work is a little trickier than usual. Now there's a couple of ways to set up the Ionic environment. You can set up to run apps in a local development environment, or set up virtual emulators to run your applications. This course is going to focus on the development environment. So I'm gonna show you how to set that up here. In this video I'll show you how to install things on a PC. For installation instructions for a Mac, make sure you check out the previous video. Now first thine we need to do is install Node.js. You can do that on this website. You wanna click on the "install" button right here. It's gonna download an installer. So I'm gonna execute the installer and just go through the prompts. Although it's not a requirement for everything you have to do in Ionic, it's a good idea to install Git, and you can do so at this website. So I'm gonna click on the…

Contents