@ignored/ignition-ui
v0.3.0
Published
The website used in Ignitions plan task for visualising a deployment.
Downloads
9
Keywords
Readme
Ignition Plan UI
The website used in Ignitions plan task for visualising a deployment.
Development
A development server can be run from the root of this package with:
npm run dev
By default in development the deployment in ./public/deployment.json
is used,
to overwrite this example deployment, update the module in
./examples/ComplexModule.js
and run the regenerate command:
npm run regenerate-deployment-example