/chatWidget.js

Project in plain Javascript

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

chatWidget.js

js-standard-style

Demo

https://dmitrymarkov.github.io/chatWidget.js/

Commands

After you have installed all dependencies you can now run the app with:

npm start

lint project files

npm run lint

run unit testing

npm test

generate sass styles

npm run sass