Skip to content

Kieranogrady57/Rocket.Chat.Livechat

 
 

Repository files navigation

Rocket.Chat.Livechat

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

# run tests with jest and preact-render-spy
npm run test

# run the storybook
npm run storybook

before commit run

npm run i18n

Screens:

image image image image image image image

About

New Livechat client written in Preact

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.2%
  • CSS 20.8%