kblincoe / VisualGit_SE701_2019_1

1 stars 0 forks source link

Add Angular CLI Capability #148

Open KelseyRM opened 5 years ago

KelseyRM commented 5 years ago

Being able to use Angular CLI will make it a lot easier to write npm scripts, as well as making it a whole lot easier to run the app and its tests. It also follows along with Angular development conventions, and a lot of Angular documentation supports cli over npm.

See https://cli.angular.io/ for more info on cli itself

Note: Because of the Angular version we are currently running this may introduce further issues, so investigation into exact requirements for Angular cli itself may be needed.

aorthi commented 5 years ago

This issue relates to: #149

bcox280 commented 5 years ago

Approved, this will be beneficial to the project and the app lifecycle

aorthi commented 5 years ago

Approved, definitely worth looking into and would be good for the project long-term

hhagenson28 commented 5 years ago

Approved