Example app demonstrating publishing and subscribing to an event function.
Deploy your own
Deploy your own clone of this app to Begin!
Getting started
- Start the local dev server:
npm start - Lint your code:
npm run lint(after you've installed a linter, of course) - Run your tests:
npm t(don't forget to write some!)
Reference
- Event Functions tutorial - basics on working with Event functions.
- Events reference documentation - basics on expanding the capabilities of your app
Head to docs.begin.com to learn more!
Description
Languages
HTML
49.5%
JavaScript
49.2%
Arc
1.3%