https://github.com/simonewebdesign/angular-websocket-challenge
https://github.com/simonewebdesign/angular-websocket-challenge
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonewebdesign/angular-websocket-challenge
- Owner: simonewebdesign
- License: unlicense
- Created: 2015-03-12T10:27:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T12:51:05.000Z (about 11 years ago)
- Last Synced: 2025-02-26T07:18:27.256Z (over 1 year ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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