Skip to content

Linphone.org mirror for linphone-web-ui (git://git.linphone.org/linphone-web-ui.git)

Notifications You must be signed in to change notification settings

BelledonneCommunications/linphone-web-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linphone Web Ui

Prerequisites

Grunt

The web project use grunt for generate Web resources. (depends on npm). You also have to install grunt with the following command:

npm install -g grunt-cli

npm install

When these tools are installed you have to "compile" the Web project using the following command:

grunt

Development

You can use the grunt argument develop in order to create a server at http://localhost:9999 exposing the web resources using the following command:

grunt develop

Package

You can create a package with the argument package using the following command:

grunt package

About

Linphone.org mirror for linphone-web-ui (git://git.linphone.org/linphone-web-ui.git)

Resources

Stars

Watchers

Forks

Packages

No packages published