Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

fazendadosoftware/leanix-report-successor-predecessor

Repository files navigation

leanix-report-successor-predecessor

LeanIX custom report build with Vue.js.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# upload report to LeanIX
npm run upload

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Report Configuration

This report can be configured according the specifications defined by its config object. Find below an example for the report standard configuration.

{
  "tagGroupName": "transition phase"
}

Properties

Name Type Required Default value Info
tagGroupName String No "transition phase" The name of the tag group that contains the phase tags

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published