Simply clone the project or download and extract the .zip to get started.
- TypeScript version that relies on classes and modules
- Modules are loaded with System.js
- Defining routes
- Using Custom Components
- Using Custom Directives
- Using Custom Pipes
- Defining Properties and Using Events in Components/Directives
- Using the Http object for Ajax calls along with RxJS observables
- Working with Utility and Service classes (such as for sorting and Ajax calls)
- Using Angular 2 databinding Syntax [], () and [()]
- Form validation
- Node.js 5.x or higher
- MongoDB 3.2 or higher
-
Run
npm install
to install app dependencies -
Run
npm run build:w
in a separate terminal window to build the TypeScript code and watch for changes -
Run
npm start
in a separate terminal window to build the TypeScript code and watch for changes -
Browse to http://localhost:3000
We're hard at work on a new Angular 2 hands-on/instructor-led training course that will be released in Q2 of 2016! Contact us at training at wahlinconsulting.com if you'd like to run an onsite course at your company.