@ax2/xms-dashboard-module

0.4.0 • Public • Published

Dashboard module

Add a Dashboard module to the XMS

Setup

Install the module

yarn add @ax2/xms-dashboard-module

Load the module into the core

// config/core.config.js

export default {
  modules: [
    require('@ax2/xms-dashboard-module'),
  ],
};

Configuration

// config/module.config.js

export default {
  '@ax2/xms-dashboard-module': {},
};

Readme

Keywords

none

Package Sidebar

Install

npm i @ax2/xms-dashboard-module

Weekly Downloads

1

Version

0.4.0

License

none

Unpacked Size

21.3 kB

Total Files

24

Last publish

Collaborators

  • ax2-owner