Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1002 Bytes

readme.md

File metadata and controls

24 lines (14 loc) · 1002 Bytes

Begin build status

Example app demonstrating publishing and subscribing to an event function.

Deploy your own

Deploy to Begin

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

Head to docs.begin.com to learn more!