Create a New App Using NestJS CLI
Learn how to generate a new NestJS app using NestJS CLI and enable resource sharing across domains.
Start the new NestJS project
In this lesson, we’ll create a new NestJS application and learn how to enable cross-domain resource sharing. We’ll use the online terminal to create our project, ensuring we gain hands-on experience in real time.
Generate a new application
The following command is used to generate a new NestJS project:
Get hands-on with 1400+ tech skills courses.