Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gigili/overlay-retro-chat
Overlay chat for twitch streaming with NES.css
https://github.com/gigili/overlay-retro-chat
chat ness-css overlay twitch typescript vue
Last synced: about 1 month ago
JSON representation
Overlay chat for twitch streaming with NES.css
- Host: GitHub
- URL: https://github.com/gigili/overlay-retro-chat
- Owner: gigili
- Created: 2020-11-07T22:12:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T15:04:30.000Z (over 3 years ago)
- Last Synced: 2024-10-31T13:11:44.457Z (3 months ago)
- Topics: chat, ness-css, overlay, twitch, typescript, vue
- Language: Vue
- Homepage: https://twitch.tv/gacbl
- Size: 11.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# overlay-retro-chat
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).