Create your own activity using Vue.js
May 28, 2020 ยท View on GitHub
With Sugarizer, it's easy to create your own activity using inline Vue.js. In the following tutorial, you will learn from scratch how to create a full-featured activity named "Pawn".

So step after step, you will learn:
- Step 1: Create the activity from a template
- Step 2: Customize icon and content
- Step 3: Add a toolbar icon
- Step 4: Handle journal and datastore
- Step 5: Localize the activity
- Step 6: Handle multi-user with presence
- Step 7: Use journal chooser dialog
- Step 8: Create your own palette
- Step 9: Integrate a tutorial
But let's first with the Step 0, set up the development environment.