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
- Host: GitHub
- URL: https://github.com/feross/speakeasyjs.com
- Owner: feross
- License: mit
- Created: 2020-09-01T21:05:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T11:38:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T02:53:09.300Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://speakeasyjs.com
- Size: 1.73 MB
- Stars: 64
- Watchers: 4
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).