GitXplorerGitXplorer
m

angular-tech-talk

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
63df22bb9e8ce8cb313d362a9912234ccbc58fa9

update to angular 7

mmzrimsek committed 6 years ago
Unverified
da596bc19fb662635fe4f7572810231ea1bed12a

fix variable rename

mmzrimsek committed 6 years ago
Unverified
ca443516457746616a55e9ddcaad63230d71442f

add app component tests

committed 6 years ago
Unverified
5bafda467fa3fcd30f56ceafeebe96cc9a2fe155

add lock service tests

committed 6 years ago
Unverified
6f5cefd1ca3c980717fc3cd2a84bdf1d23b55eb9

add lock guard tests

committed 6 years ago
Unverified
c814cc932616a3feb295112f921826e6aabe26a3

add nav component tests

committed 6 years ago

README

The README file for this repository.

Angular Tech Talk

This repository contains code to go along with the slide show.

Setup

  1. Install NodeJS
  2. Install Angular CLI

Running the Sample Projects

  1. Navigate to one of the sub-directories
  2. In your terminal of choice, run ng serve
  3. In your browser of choice, navigate to localhost:4200