Part 1: Configuring UmiJS and Creating User Interfaces
This section aims to introduce readers to UmiJS and explain its main features through practical examples. In this section, readers will create an Umi project from scratch, build interfaces, and manage the application state by implementing services and models.
This section comprises the following chapters:
- Chapter 1, Environment Setup and Introduction to UmiJS
- Chapter 2, Creating User Interfaces with Ant Design
- Chapter 3, Using Models, Services, and Mocking Data