/streamline

Stream Videos on the internet with friends and family

Primary LanguageVueMIT LicenseMIT

streamline

Server script

The server script is in the root directory, just hit node server.js to start the node server for the sockets. Also there is a test route http://localhost:port/testconnection to test the connection between the client and the server socket

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.