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

https://github.com/bebo/server-share


https://github.com/bebo/server-share

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# video-lounge

### to run locally

1. clone
2. npm install
3. npm start
4. point bebo app at {your local IP}:3000

### to build production version

1. clone
2. npm install
3. npm run dist