- Understand how to bootstrap a new Nx workspace
-
Generate an empty Nx workspace for a fictional company called "The Board Game Hoard"
-
The workspace name should be
bg-hoard
-
When prompted, select:
None
as Stack (we will create apps manually)- An
Integrated
workspace layout - And
skip
configuring aCI Provider
andRemote Caching
for now (we'll set those up in a later lab)
🎓 If you get stuck, check out the solution