/frontend-dash-thing

A Dashboard build with NodeJS, MongoDB and Express

Primary LanguageJavaScriptMIT LicenseMIT

Dashboard

Meteor

Travis npm node (scoped)

Dashboard it's a fully feature estruture to contruct any type of dashboards

What we use:

Quick Start

Install node and npm on your machine, after that clone repo with:

git clone https://github.com/arturgoms/Dashboard/

Enter in directory

cd Dashboard

Install depedencies

npm install

Run it:

npm start