Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

angular2-example

This example is based on the Angular 2 TodoMVC implementation by Sam Saccone.

Setup

  1. Install the JRE or JDK. This demo uses Selenium, which requires Java, to run WebDriver tests.

  2. Install node modules

    $ npm install
    
  3. Build the example

    $ npm run build
    

Running tests

Unit tests in Node

$ npm test

WebDriver tests

$ npm test webdriver
Morty Proxy This is a proxified and sanitized view of the page, visit original site.