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

https://github.com/strvcom/backend-workshop-2


https://github.com/strvcom/backend-workshop-2

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Workshop chat app (socket.io)

## Installation

Run commands:
```
npm install
webpack --watch
```

Result files are in the `dist` folder.