@squidcloud/react-chat-widget
v1.0.24
Published
1. Rename `index-template.html` to `index.html` (`index.html` is git-ignored) and make any local modifications. 2. Run `npm run dev`.
Keywords
Readme
Development Mode
- Rename
index-template.htmltoindex.html(index.htmlis git-ignored) and make any local modifications. - Run
npm run dev.
Production Mode
- Run
npx serve .. - Open
http://localhost:3000/test.
