Skip to content

dzxiang/freeswitch_admin_ui

 
 

Repository files navigation

vue-admin-template

English | 简体中文

本项目基于vue、freeswitch

Build Setup

# clone the project
git clone https://github.com/laoyin/freeswitch_admin_ui

# enter the project directory
cd vue-admin-template

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9528

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

Refer to Documentation for more information

freeswitch-管理平台, 包括 可配置坐席、分机

可配置网关路由、

可配置计费统计、

可配置通话记录等。

可配置实时电话监听、质检

About

freeswitch_admin_ui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 33.0%
  • HTML 27.1%
  • Vue 26.2%
  • CSS 10.1%
  • SCSS 3.6%