A portal page for online conferences. Simple, with some basic config options. Made to host multiple livewebinar rooms.
- node and npm or yarn
- Zero server config needed!
- Clone this repo
cdinto it and runyarnornpm install- Copy config files from
src/config/example/tosrc/config/and edit them to your needs - Run
yarn serveornpm run servefor the WebPack dev server - Run
yarn buildornpm run buildfor the production build