/novachat

Primary LanguageJavaScript

novachat

Install

npm install

Publish

npm run publish

(you will be prompted for email and access token first time you run this)

Releasing a new version

npm version minor
npm run publish