/npm-angular4-yeah

The most simple project for building an Angular 4 on npm and test it thanks to Angular-CLI. The component writes Yeah!

Primary LanguageTypeScript

npm Angular4 Yeah

This project is aimed at creating the most simple npm component.

The component just prints Yeah!.

The poject contains the standard src folder to test the YeahComponent that lies alongside it.

Installation

This project was generated with Angular CLI. Run npm install -g angular-cli to install it if necessary.

Run npm install for setting up the project.

Run

ng serve

And navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.