-
Notifications
You must be signed in to change notification settings - Fork 0
first steps
John Biundo edited this page Aug 21, 2019
·
1 revision
This chapter is a little unique. There's no "prior starting point" branch to check out.
If this is your first time using NestJS, I recommend you go ahead and complete the steps in the First steps chapter. Completing that chapter, and getting a feel for the CLI and the basic template that the CLI generates for you, is important when you're starting out with Nest. In fact, you may end up starting every new Nest project this way.
Once you do that, you'll switch back to using this repo to code along with. Continue with the Controllers Chapter next.