https://github.com/arwl2016/ps-angular-kurata
https://github.com/arwl2016/ps-angular-kurata
angular-2 typescript
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arwl2016/ps-angular-kurata
- Owner: ARWL2016
- Created: 2017-04-07T07:39:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T03:16:15.000Z (over 8 years ago)
- Last Synced: 2025-01-07T16:43:14.510Z (about 1 year ago)
- Topics: angular-2, typescript
- Language: TypeScript
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular2-Getting Started
Materials for the ["Angular 2: Getting Started"](http://bit.ly/Angular2-GettingStarted) 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 2 final)
`APM - Final`: The completed files. Use this to see the completed solution from the course. (Updated for Angular version 2 final)
`APM-Start-Updated`: The starter files set up for use in VSCode, WebStorm, or other editors. (Updated for Angular version 4) NOTE: You can use these files to code along, but they will **NOT** match the course exactly. The folder structure and some of the boilerplate files have been changed since the recording of the course.
`APM-Final-Updated`: The completed files. (Updated for Angular version 4)
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 2: Getting Started Problem Solver"](http://blogs.msmvps.com/deborahk/angular-2-getting-started-problem-solver/)
If that does not resolve your issue, please post to the [discussion board for the course](https://app.pluralsight.com/library/courses/angular-2-getting-started-update/discussion)
NOTE: The installation was tested using node v6.5.0 and npm 3.10.6.
Move project