an application for a couple 💏 that wants to watch videos on youtube together.
- Node.js v 8.9.2 ++
- NPM or Yarn
clone this project.
$ git clone https://github.com/imgrbs/watch-togetherinstall modules
$ npm installor using yarn
$ yarn installcopy .env file
$ cp .env.example .envnote - you can edit port for deploy in .env file
build project
$ npm run buildor using yarn
$ yarn buildthe last, run server and enjoy!
$ node server.jsMIT
