KarnamShyam1947 5179515d1e ui changes
2024-06-01 10:55:43 +05:30
..
2024-06-01 10:55:43 +05:30
2024-06-01 10:55:43 +05:30

cc-frontend

Build

A frontend for ClusterCockpit and cc-backend. Backend specific configuration can de done using the constants defined in the intro section in ./rollup.config.js.

Builds on:

Get started

Install the dependencies...

npm install

...then build using Rollup:

npm run build