New Angular Project in Current Directory

Angular

One of my projects required a new Angular 6 project folder.  I needed to scaffold the Angular 6 contents in an existing directory.

The following command will generate a new Angular 2+ project in your current directory:


ng new appName --directory ./

Credits

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: