matthewly / mp4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo server code for MP4

You should be able to do npm install and nodemon server.js

Nodemon does auto-reloading the same way grunt does on the frontend.

You might have to install nodemon on the vagrant machine using npm install -g nodemon

About


Languages

Language:Python 51.9%Language:JavaScript 48.1%