witty-video-chat-plugin
v0.0.1
Published
Download & install applications * [Git](https://git-scm.com/downloads) * [NodeJS](https://nodejs.org/en/) {download current and latest} * [XAMPP](https://www.apachefriends.org/index.html) / [WAMP](http://www.wampserver.com/en/) or Any LAMP server you a
Downloads
3
Readme
INSTALLATION
Download & install applications
Application Install
- Clone the repository
https://gitlab.com/devposbang/witty-video-chat-plugin.git
- Navigate to the app root directory using Cmder or Git Bash CLI Example:
cd c:\xampp\htdocs\witty-video-chat-plugin\
- Run
npm install
Testing
- Run
npm run build
- Run
npm pack
- Copy the created zip file and extract to the project node_modules
Publish
- Run
npm run build
- Run
npm publish
- In the project, run
npm install --save witty-video-chat-plugin