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

https://github.com/ripta/feux-de-joie

A chat application as part of my attempt to learn Angular 2, Socket.io, and Typescript
https://github.com/ripta/feux-de-joie

Last synced: 2 months ago
JSON representation

A chat application as part of my attempt to learn Angular 2, Socket.io, and Typescript

Awesome Lists containing this project

README

          

# Feux de Joie

```
npm install
tsd reinstall
tsc [--watch]
node app.js
```