Make sure you have the latest Node.js.
npm install -g nodemon
npm install
nodemon server.js
The server should start at:
The Dashboard is at:
http://localhost:8080/dashboard
The default credentials are admin/admin. On localhost you can log in with any credentials.
