Create New Microapp
Overview
Create a new microapp from scratch.
In this tutorial, we’ll create a simple microapp from scratch using a framework of your choice. You can use any of our supported frameworks, though our examples will provide general guidance that can be adapted to your preferred framework.
What You’ll Learn
By the end of this tutorial, you’ll know how to:
- Initialize a new microapp project with your preferred framework
- Style your microapp to create an attractive user interface
- Implement localization to support multiple languages
- Distribute your microapp on the Microapp marketplace
Prerequisites
- Basic knowledge of web development
- Node.js and npm installed on your machine
- Familiarity with your chosen framework
- A Microapp account