Skip to content

JanDzvonik/mozaik-test

Repository files navigation

Mozaïk demo dashboards

Quïck start

  • git clone <repo>
  • npm i
  • create .env file in project root directory based on .env.sample
    • update values accordingly
  • for the first time run npm run build-assets
  • npm start
  • go to host:port (default is localhost:5000)
    • host is your .env variable MOZAIC_DASHBOARD_HOST
    • port is MOZAIC_DASHBOARD_PORT
  • when making changes in code, run npm run watch in separate terminal. But make sure you ran npm run build-assets at least once earlier on.

Source

This repository is based on mozaik demo V1 Link to related documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors