Cloudforet Console
Front-end Project for Cloudforet. Components made with Vue2 Composition API.
How to Use
Run dev server
npm install
npm run serve
Chart License
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.
public/config/default.json
Add your license key to {
"AMCHARTS_LICENSE": {
"CHARTS": "",
"MAPS": "",
"TIMELINE": ""
}
}
🧩
Mirinae - Cloudforet Design System
👨👩👧
Author
See our OWNERS file.
📝
License
This project is Apache 2.0 licensed.