Front-end Project for Cloudforet. Components made with Vue2 Composition API.
npm install
npm run serve
The console internally uses amCharts for all charts.
Before using the console, look carefully at amCharts' license.
If you want to purchase the amCharts license that suits you and use it on your console,
follow the instructions below.
{
"AMCHARTS_LICENSE": {
"CHARTS": "",
"MAPS": "",
"TIMELINE": ""
}
}
See our OWNERS file.
This project is Apache 2.0 licensed.