Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 467 Bytes

File metadata and controls

29 lines (24 loc) · 467 Bytes

Object_Sip

Website hosting a project based on the jsSIP library that connects to an Asterisk Backend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run implemented Test scripts

npm run test

Customize configuration

See Configuration Reference.