goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
back icon
Back

Angular multi-project workspace

Angular Rocks

07/14/21 • 2 min

plus icon
Share icon
not bookmarked icon

Every time you scaffold a new project with Angular CLI ng new command, the CLI, by default, produces an Angular CLI workspace for that project.

In some cases when you are working on multiple Angular projects under the same solution you may want to try out a Multi-project Workspace. This approach is also suitable for many enterprise projects.

ng new my-solution --create-application false
cd my-solution

ng g application my-app

ng g library my-shared-library

Links
Multi-project workspace

Angular Getting Started Workshopngstart.dev

Aliaksei's mailing list
kuncevic.dev

Episode comments

0.0

out of 5

Star filled grey IconStar filled grey IconStar filled grey IconStar filled grey IconStar filled grey Icon
Star filled grey IconStar filled grey IconStar filled grey IconStar filled grey Icon
Star filled grey IconStar filled grey IconStar filled grey Icon
Star filled grey IconStar filled grey Icon
Star filled grey Icon

1 Rating

Star iconStar iconStar iconStar iconStar icon

eg., What part of this podcast did you like? Ask a question to the host or other listeners...

Post


























Generate a badge

Get a badge for your website that links back to this

Select type & size
Open dropdown icon
share badge image

Copy