Skip to content

angular sample (chuck norris api) to github pages

Notifications You must be signed in to change notification settings

gaddoz/ng-chuck-norris

Repository files navigation

Ng-Chuck-Norris

Angular 11, RxJs 6.6, Clarity 5 starter play-ground project with core, layout and lazy modules.

Travis -> github-pages enabled.

This project was generated with Angular CLI version 11.1.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

ng g m module/main/lazy/name --routing ng g c module/main/lazy/name ng g c module/main/lazy/$modulename/view/name ng g c module/main/lazy/$modulename/component/name

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.