A Sumor Cloud Tool.
More Documentation
This is a lightweight ux for Frontend. Work with Sumor Cloud App Framework.
npm i @sumor/ux --save
Require Node.JS version 18.x or above
As this package is written in ES module,
please change the following code in your package.json
file:
{
"type": "module"
}
To be continued...