asimonia / angular-getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-Getting Started

Materials for the "Angular: Getting Started" course on Pluralsight.

APM-Start: The starter files set up for use in VSCode, WebStorm, or other editors. Use this to code along with the course. (Updated for Angular version 4.3 or higher)

APM-Final: The completed files. Use this to see the completed solution from the course. (Updated for Angular version 4.3 or higher)

See the README.md file under each folder for details on installing and running the application.

If you have any problems installing or running this code, please see the "Angular: Getting Started Problem Solver"

If that does not resolve your issue, please post to the discussion board for the course

NOTE: The installation was tested using node v6.5.0 and npm 3.10.6.

About

License:MIT License


Languages

Language:TypeScript 67.0%Language:HTML 23.3%Language:JavaScript 8.5%Language:CSS 1.2%