0.0.1 • Published 3 years ago

witty-video-chat-plugin v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

INSTALLATION

Download & install applications

  • Git
  • NodeJS {download current and latest}
  • XAMPP / WAMP or Any LAMP server you are comfortable with

Application Install

  1. Clone the repository https://gitlab.com/devposbang/witty-video-chat-plugin.git
  2. Navigate to the app root directory using Cmder or Git Bash CLI Example: cd c:\xampp\htdocs\witty-video-chat-plugin\
  3. Run npm install

Testing

  1. Run npm run build
  2. Run npm pack
  3. Copy the created zip file and extract to the project node_modules

Publish

  1. Run npm run build
  2. Run npm publish
  3. In the project, run npm install --save witty-video-chat-plugin