https://github.com/gregoire78/multitwitch
Simple multitwitch πΊπ΄.ws
https://github.com/gregoire78/multitwitch
live multitwitch react tmi twitch twitch-api twurple
Last synced: 2 months ago
JSON representation
Simple multitwitch πΊπ΄.ws
- Host: GitHub
- URL: https://github.com/gregoire78/multitwitch
- Owner: gregoire78
- Created: 2019-02-12T16:20:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-08T18:33:38.000Z (12 months ago)
- Last Synced: 2025-07-08T19:45:37.189Z (12 months ago)
- Topics: live, multitwitch, react, tmi, twitch, twitch-api, twurple
- Language: JavaScript
- Homepage: https://multitwitch.co
- Size: 2.13 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## multiTwitch template
MultiTwitch.co is not affiliate witch Twitch.tv

[πΊπ΄.ws](http://πΊπ΄.ws)
If you have sugestion to submit please contact me, it would be a pleasure . π
## Config
For config go to the create a `.env` file
## Build and Run the project
Install dependencies:
`npm install`
Run project:
`npm start`
Build project:
`npm run build-prod` or `npm run build-dev`
Lint fix
`npm run lint:fix`
Prettier
`npm run prettier:check`