sdmsip

1.0.9 • Public • Published

Uni-tel SipPhone Service NPM Package

SipPhone integration for Uni-tel

Development

This package is developed with Webpack 4 with following dependencies: Babel, SASS and webpack-dev-server.

Requirements

  • Node.js
  • npm

Download

git clone git@repository.uni-tel.dk:project/uni-soft.git

Getting Started

Install dependencies.

npm install

Build the current application.

# Development 
npm run build:dev
 
# Production 
npm run build:prod

Run the local webpack-dev-server. This command will start a server instance and begin listening for connections from localhost on port 9900.

npm run serve

Generate API Documentation

The script below generates an API Documentation and then open it on default browser.

If the script do not open the documentation on the browser, then you need to open the index.html file manually as placed in ./docs/index.html.

npm run doc

Changelog

CHANGELOG.md

Package Sidebar

Install

npm i sdmsip

Weekly Downloads

2

Version

1.0.9

License

MIT

Unpacked Size

355 kB

Total Files

29

Last publish

Collaborators

  • ibigstep