Skip to content

heathkit/angular-testing

 
 

Repository files navigation

Angular Testing Workshop

ng-conf 2017

This repository contains the materials for the workshop.

Prerequisites

  • Get hold of a TypeScript code editor (e.g. Visual Studio Code or WebStorm)
  • Install Node.js (maybe nvm too)
  • Install Yarn
  • Clone the repository
    • git clone https://github.com/angular-workshops/angular-testing.git
    • cd angular-testing
  • Install the local dependencies for the project
    • yarn
  • On the day of the workshop run git pull to update to the latest version of the repo since there may be changes

Workshop Documents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.9%
  • CSS 10.1%
  • JavaScript 4.5%
  • HTML 3.5%