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
- Host: GitHub
- URL: https://github.com/ripta/feux-de-joie
- Owner: ripta
- Created: 2015-06-01T09:11:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T09:12:39.000Z (over 10 years ago)
- Last Synced: 2025-02-16T09:43:03.717Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feux de Joie
```
npm install
tsd reinstall
tsc [--watch]
node app.js
```