/webflix-nodejs

Nodejs version of webflix mobile web app

Primary LanguageEJS

##Web streaming application based webflix project

###Running locally

Make sure you have Nodejs and NPM installed on your machine.

Open the command line/terminal

> git clone https://github.com/MondeLionel/webflix-nodejs.git

> npm install

> npm run dev

If everything works go to the browser and go to localhost:3000 and the app should start.