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

https://github.com/remarkablemark/jam-session

:musical_keyboard: A realtime web app for musical jam sessions.
https://github.com/remarkablemark/jam-session

expressjs jam-session javascript music nodejs piano real-time socket

Last synced: 2 months ago
JSON representation

:musical_keyboard: A realtime web app for musical jam sessions.

Awesome Lists containing this project

README

        

# jam-session

A realtime web application for musical jam sessions.

See [demo](https://live-jam-session.herokuapp.com/).

## Install

```sh
$ npm install
```

## Run

In production:
```sh
$ npm start
```

In development:
```sh
$ npm run dev
```

## License

MIT