Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 710 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 710 Bytes

#Mozaïk demo dashboards

Travis CI

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

Installation

Clone the repo

git clone [email protected]: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