Project creation
In this section, we will create the base structure for the project using Nest.
First of all, let's create the project. Nest will scaffold it for us.
Then, after entering its directory, we can run it.
Commit - Project created
Last updated