mises-id / OM-Dashboard-UI

OpenMediation Dashboard UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

OpenMediation Dashboard UI

Project setup

  • Clone repo
git clone https://github.com/AdTiming/OM-Dashboard-UI.git
cd OM-Dashboard-UI
  • Install dependencies
yarn install
  • Compiles and hot-reloads for development
yarn run serve
  • Compiles and minifies for production
yarn run build
  • Lints and fixes files
yarn run lint
  • file and settings
item value
Login Logo /public/assets/logo.svg
Login background /public/assets/background.svg
Menu Logo /public/om-logo.svg
primary-color #1A7DF1 (vue.config.js)
info-color #1A7DF1
success-color #00CA08
processing-color #EA1A0D
error-color #EA1A0D
normal-color #d9d9d9
tooltip-bg rgba(0, 0, 0, 0.75)
tooltip-max-width 600px

About

OpenMediation Dashboard UI

License:GNU Lesser General Public License v3.0


Languages

Language:Vue 70.0%Language:C 15.9%Language:JavaScript 11.8%Language:Less 1.4%Language:Shell 0.5%Language:Dockerfile 0.2%Language:HTML 0.1%Language:CSS 0.1%