Showing posts with label wallaby. Show all posts
Showing posts with label wallaby. Show all posts

Thursday, 30 March 2017

Wallaby with Angular2 CLI

To get wallaby.js working after you have generated your project with angular-cli, you'll need to do the following:

Here are examples of Wallaby running my server code (simple data api returning json data) and the Angular UI:

image

image