Skip to content

eclipsesource/tabris-con

Repository files navigation

Tabris Con

Build Status

A template for conference apps built with Tabris.js.

Android iOS
Drawer My Schedule

Running the app

Fork the repository and build the app on tabrisjs.com in Debug mode. Install the app on your device.

Then run:

npm install
npm start

... and point your device to the URL printed in the console.

Customizing the app for your conference

Tabris Con is an app template, which you can use as a starting point for developing your conference app. Most important parameters are exposed in a tweakable configuration file. For a reference, see src/configs/googleIO2015Config.js and src/configs/eclipseCon2016Config.js.

To use your own configuration, change the import in src/configs/config.js:

import conferenceConfiguration from "./myConferenceConfig";

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7