Chapter 2: Getting Started with ABP Framework
ABP Framework is distributed as a large set of NuGet and Node Package Manager (NPM) packages. It has a modular design so that you can add and use the packages you need to. However, there are also some pre-built solution templates, and you typically want to start with them.
We will see how to prepare our development environment and create solutions using ABP's startup templates. By the end of this chapter, you will have a running solution built with ABP Framework.
This chapter consists of the following topics:
- Installing the ABP CLI
- Creating a new solution
- Running the solution
- Exploring the pre-built modules