/mozaik-demo

Sample mozaïk app with two dashboards

Primary LanguageJavaScript

#Mozaïk demo dashboards

Travis CI

This repository shows how to use Mozaïk with npm extensions.

Installation

Clone the repo

git clone git@github.com:plouc/mozaik-demo.git

Install packages

cd mozaik-demo
npm install

Publish assets (js/css)

gulp build

Add github and open weather map tokens in a .env file

You should use the .env.sample file provided with this repo, just rename it to .env and put in your own credentials.

Run the app

node app.js