chatsystem
v1.0.0
Published
My widget description
Downloads
4
Readme
Chatsystem
[My widget description]
Features
[feature highlights]
Usage
[step by step instructions]
Demo project
[link to sandbox]
Issues, suggestions and feature requests
[link to GitHub issues]
Development and contribution
- Install NPM package dependencies by using:
npm install. If you use NPM v7.x.x, which can be checked by executingnpm -v, execute:npm install --legacy-peer-deps. - Run
npm startto watch for code changes. On every change:- the widget will be bundled;
- the bundle will be included in a
distfolder in the root directory of the project; - the bundle will be included in the
deploymentandwidgetsfolder of the Mendix test project.
[specify contribution]
