Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izacximenes/multitwitch
Assista vários canais da twitch ao mesmo tempo
https://github.com/izacximenes/multitwitch
nodejs nuxt nuxtjs tailwind tailwindcss twtich vuejs
Last synced: about 6 hours ago
JSON representation
Assista vários canais da twitch ao mesmo tempo
- Host: GitHub
- URL: https://github.com/izacximenes/multitwitch
- Owner: izacximenes
- Created: 2021-05-07T21:10:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T22:26:43.000Z (over 3 years ago)
- Last Synced: 2024-01-20T04:10:31.751Z (10 months ago)
- Topics: nodejs, nuxt, nuxtjs, tailwind, tailwindcss, twtich, vuejs
- Language: Vue
- Homepage: https://multitwitchtv.vercel.app
- Size: 218 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multitwitch
Quando você precisa abrir varias abas do navegador para acompanhar vários streams ao mesmo tempo na twitch, agora você pode usar esse app e vai facilitar isso, com apenas uma aba você pode acompanhar vários streams ao mesmo tempo.![alt text](welcome.jpg)
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).