This repository contains the materials for the workshop.
- Get hold of a TypeScript code editor (e.g. Visual Studio Code or WebStorm)
- Install Visual Studio Code
- 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
- Read the workshop notes
- Read the presentation