Skip to content

eluttine/mozaik-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%