An open API service indexing awesome lists of open source software.

https://github.com/simonewebdesign/angular-websocket-challenge


https://github.com/simonewebdesign/angular-websocket-challenge

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Angular Websocket Challenge
===========================

Will you make it?

Instructions
------------

1. Install Node.js (or even better NVM)
2. Fork & clone the repo
3. Install all dependencies `npm i`
4. Run the tests `npm test` ... watch them fail :feelsgood:
5. Make the tests pass