The Hello World project is an Angular 2+ starter project that has the npm modules, configuration, scripts and folders and routing in place to make getting started with an Angular project easy!
Here's what is in the project:
- Angular scripts and TypeScript configuration are ready to go
- Bootstrap for CSS
This is a very simple "Angular" project to help get you started.
-
Install the Angular CLI
npm i -g @angular/cli -
Run
npm i -
Run
npm start