Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 665 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 665 Bytes

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