top | item 12960540

(no title)

nvitas | 9 years ago

Angular CLI Tools

https://www.npmjs.com/package/angular-cli-tools

I started with the official Angular CLI (for Angular 2) back when it was still using system.js and it was painfully slow on a windows machine. I realised that 95% of what I needed the official CLI was for generating components/modules/pipes...etc. So over a weekend a friend and I wrote our own CLI tools that generate components and decided to use a simple webpack seed for our projects. Been using our own CLI ever since for (m)any Angular 2 projects.

I heard that the official CLI has gotten better but I don't have a reason to go down that route any more.

discuss

order

No comments yet.