* Content modification 1. Hide Recommendation 2. Update link of LLDAP 3. Update content of Service system * Jump link reset * Additional changes
832 B
832 B
Create Your First Olares App
You can learn how to develop an Olares app using Studio through this tutorial.
The tutorial shows how to make a simple Note tool. It demonstrates how to start from scratch and develop a complete Olares App.
The tutorial includes three parts:
-
Create an App
This section provides a step-by-step guide on how to create an Olares App and set up the initial development environment. -
Backend Development
In this section, you'll learn how to use Studio's IDE to develop the backend programs inGolangand provide API interfaces for the frontend. -
Frontend Development
In this section, you'll learn how to use Studio's IDE to develop frontend pages, usingNodeJSas an example.