Angular multi-project workspace - podcast episode cover

Angular multi-project workspace

Jul 14, 20213 minEp. 20
--:--
--:--
Download Metacast podcast app
Listen to this episode in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episode description

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 Workshop
ngstart.dev

Aliaksei's mailing list
kuncevic.dev

For the best experience, listen in Metacast app for iOS or Android