Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 699 Bytes

Readme.md

File metadata and controls

34 lines (25 loc) · 699 Bytes

Webxdc starter chat example with Ionic Framework and React

Features

  • Chat about multiple Topics in one webxdc
  • Unread bages using localstorage
  • Automatic Dark- and Light-Theme
  • Automatic and Switchable Android / iOS Theme

Screenshots

Usage

install dependencies:

yarn

test in browser:

yarn dev

build:

yarn build

Hint: If you just want to quickly try it out you could use github codespaces.

or stackblitz also works: https://stackblitz.com/github/webxdc/ionic-react-webxdc-starter (chrome/chromium works best for stackblitz, firefox version is still in beta)