markrey / mozaik-demo

Sample mozaïk app with two dashboards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About

Sample mozaïk app with two dashboards


Languages

Language:JavaScript 100.0%