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

https://github.com/feross/speakeasyjs.com

The JavaScript meetup for ๐Ÿฅผ mad science, ๐Ÿง™โ€โ™‚๏ธ hacking, and ๐Ÿงช experiments
https://github.com/feross/speakeasyjs.com

Last synced: 4 months ago
JSON representation

The JavaScript meetup for ๐Ÿฅผ mad science, ๐Ÿง™โ€โ™‚๏ธ hacking, and ๐Ÿงช experiments

Awesome Lists containing this project

README

          

# [Speakeasy JS](https://speakeasyjs.com)

The JavaScript meetup for ๐Ÿฅผ mad science, ๐Ÿง™โ€โ™‚๏ธ hacking, and ๐Ÿงช experiments

## Getting Started

First, run the development server:

```bash
npm install
npm run watch
```

Open [http://localhost:4000](http://localhost:4000) with your browser to see the result.

## License

MIT. Copyright (c) [WebTorrent, LLC](https://webtorrent.io).