jdjuan / your-first-angular-application

😊 Make your first Angular application in 4 steps 😊
MIT License
84 stars 14 forks source link

Your First Angular Application

1. Open Stackblitz.com

Stackblitz is a platform that allows you to run different applications using just your browser.

You should see something like this:

Stackblitz

2. Select Angular

In Stackblitz you can create different kind of projects. In our case we will use Angular:

explained

3. You are ready! Let's start

You are ready to go to Branch #1