calvinbui / Material-Usenet-Dashboard

:tv: Personalised dashboard built using Material Design. Outdated demo:
http://calvinbui.github.io/Material-Usenet-Dashboard/
MIT License
16 stars 3 forks source link

Material Usenet Dashboard

Material Usenet Dashboard (MUD) is a Node JS application that makes use of Google's Material Design standards.

MUD is able to provide:

Installation

Install NodeJS (tested on 4.2.3 LTS) & npm on your computer and download/clone MUP.

Inside the MUP folder, npm install to grab all the dependencies required by MUP.

npm install

Make changes to the 'new.config.json' file to match it to your own settings then renamed it to 'config.json'.

Start the program by running

node app.js

Access the site at http://localhost:3000

Stuff used to make this