Skip to content

A quick testing repo I cooked up for a lightning talk for the PhillyJS meetup at Elsivier

Notifications You must be signed in to change notification settings

krimple/jsmeetupMarch2018

Repository files navigation

JsmeetupMarch2018

Some sample tests and components / services for a lightning talk I gave at Philly JS in March at Elsivier.

Setup

npm install -g @angular/cli   #if you haven't yet...
git clone http://github.com/krimple/jsmeetupMarch2018
cd jsmeetupMarch2018
npm install

Run

1. Start the server with ng serve
2. Start the websocket server with ng serve
3. Open a browser at http://localhost:4200

Jasmine tests

ng test

Questions? I'm at krimple@chariotsolutions.com.

About

A quick testing repo I cooked up for a lightning talk for the PhillyJS meetup at Elsivier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published