/spaceone-console

Front-end Project for SpaceONE. Components made with Vue2 Composition API.

Primary LanguageVueApache License 2.0Apache-2.0

SpaceONE Console



Version Documentation License: Apache 2.0
spaceone storybook spaceone storybook

 
 

Front-end Project for SpaceONE project. 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.

Add your license key to public/config/default.json

{
 "AMCHARTS_LICENSE": {
  "CHARTS": "",
  "MAPS": "",
  "TIMELINE": ""
 }
}

🧩 SpaceOne Design System

SpaceOne storybook

 
 

👨‍👩‍👧 Author

See our OWNERS file.

 
 

📝 License

This project is Apache 2.0 licensed.