A chat component developed in react to wrap the Zendesk chat web SDK.
- You must have installed NodeJS, version >= 6.4.0.
To install all dependencies just run in your command line the following command:
npm install
You can generate the distribution files by running the following command:
npm run lib
After this, you are all good to go!!!
Happy Coding! 💻 ❤️