This project contains a collection of Single-page application (SPA) demos designed to showcase solutions to many different use cases on Webex Devices.
Cisco Webex Devices have a built in web browser which can be used to launch web apps to solve use cases and enhance experiences on the devices.
Open a new terminal window and follow the instructions below to setup the project locally for development/demo.
Clone this repository and change directory:
git clone https://github.com/wxsd-sales/kiosk-demos && cd kiosk-demos
Install dependencies:
npm install
Build project:
npm run build
You can preview the production build and view it in your browser with this command:
npm run preview -- --open
Check out our live demo, available here!
*For more demos & PoCs like this, check out our Webex Labs site.
All contents are licensed under the MIT license. Please see license for details.
Everything included is for demo and Proof of Concept purposes only. Use of the site is solely at your own risk. This site may contain links to third party content, which we do not warrant, endorse, or assume liability for. These demos are for Cisco Webex use cases, but are not Official Cisco Webex Branded demos.
Please contact the WXSD team at [email protected] for questions. Or, if you're a Cisco internal employee, reach out to us on the Webex App via our bot (globalexpert@webex.bot). In the "Engagement Type" field, choose the "API/SDK Proof of Concept Integration Development" option to make sure you reach our team.