Because Angular 2 is so modular and encapsulated you can pretty much just copy over all of your components, services, pipes, directives and then fill out the NgModule as it was in the old project.
Scaffolding a New Angular CLI Project
ng new NewProject
or
ng init NewProject
Contributors
Topic Id: 9152
Example Ids: 28417
This site is not affiliated with any of the contributors.