MultiTwitch.co is not affiliate witch Twitch.tv
If you have sugestion to submit please contact me, it would be a pleasure . 😉
For config go to the create a .env
file
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