Skip to content

gregoire78/multitwitch

Repository files navigation

Docker

multiTwitch template

MultiTwitch.co is not affiliate witch Twitch.tv

screenshot

📺🔴.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