andyfleming / 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 tokens in a .env file

This step is optional, it's useful if you want to bypass github api rate limit.

GITHUB_API_TOKEN=xxxxx

Run the app

node app.js

About

Sample mozaïk app with two dashboards


Languages

Language:JavaScript 100.0%