[AngularJS] Re: Developing an Angular Application

2018-01-09 Thread Zlatko Đurić
In addition to downloading and installing Node.js, and @angular/cli and all the core angular frameworks, as Sander says, I suggest the following list, too. Libs: - your UI library of choice (like Material Design -> then @angular/material and @angular/cdk, or bootstrap: ngx-bootstrap or

[AngularJS] Re: Developing an Angular Application

2018-01-08 Thread Sander Elias
Hi Brian, So, you have to develop with a system that has no internet connection? Will be a bit of a chore to set up. Is it a single system, or a network? You need to download the nodejs installer. Then set up an empty project. I would use the CLI for that. once you have installed everything