Skip to content

Instantly share code, notes, and snippets.

@angular-academy-devs
Last active August 15, 2017 10:36
Show Gist options
  • Save angular-academy-devs/bc7e557ba3d8e87ee93ab037f84bc21d to your computer and use it in GitHub Desktop.
Save angular-academy-devs/bc7e557ba3d8e87ee93ab037f84bc21d to your computer and use it in GitHub Desktop.
{
"url": "angular2-hello-world-write-first-application",
"description": "Angular 2 Tutorial For Beginners - Build Your First App - Hello World Step By Step",
"duration": "2:49",
"tags": "BEGINNER",
videoUrl: "https://www.youtube.com/embed/du6sKwEFrhQ",
"longDescription": "This is step by step guide to create your first Angular 2 application. Its aimed at beginners just starting out with the framework.This lesson will show how to create a component, and how to link the component to a given custom HTML tag. It will show how to give the component a given template."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment