All Projects → techiediaries → angular-router-demo

techiediaries / angular-router-demo

Licence: other
Angular 4|5 Router

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to angular-router-demo

angular-progress-bar
This component allow you to easy incorporate progress-bar to angular/ionic project, providing binding and color options
Stars: ✭ 26 (+18.18%)
Mutual labels:  angular4, angular5
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-45.45%)
Mutual labels:  angular4, angular5
spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Stars: ✭ 18 (-18.18%)
Mutual labels:  angular4, angular5
file-input-accessor
Angular directive that provides file input functionality in Angular forms.
Stars: ✭ 32 (+45.45%)
Mutual labels:  angular4, angular5
mean-stack
MEAN stack Mongoose, Express, Angular6, Node
Stars: ✭ 22 (+0%)
Mutual labels:  angular4, angular5
ngx-redux-core
The modern redux integration for Angular 6+
Stars: ✭ 32 (+45.45%)
Mutual labels:  angular4, angular5
ngx-image-editor
Awesome image editor for Angular 6
Stars: ✭ 74 (+236.36%)
Mutual labels:  angular4, angular5
Ng Select
⭐ Native angular select component
Stars: ✭ 2,781 (+12540.91%)
Mutual labels:  angular4, angular5
ngx-konami
A simple directive to add easter eggs in your Angular application 👾
Stars: ✭ 34 (+54.55%)
Mutual labels:  angular4, angular5
ngx-print
🖨️ A plug n' play Angular (2++) library to print your stuff
Stars: ✭ 124 (+463.64%)
Mutual labels:  angular4, angular5
AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (+90.91%)
Mutual labels:  angular4, angular5
hackernews-clone
HackerNews clone built with Angular 5 using the official firebase HackerNews API
Stars: ✭ 14 (-36.36%)
Mutual labels:  angular4, angular5
ngx-scroll-event
An Angular 2+ directive to handle scroll events on an element.
Stars: ✭ 31 (+40.91%)
Mutual labels:  angular4, angular5
angularx-qrcode-sample-app
Angular5/6/7/8/9/10+ sample apps with working implementations of angularx-qrcode
Stars: ✭ 15 (-31.82%)
Mutual labels:  angular4, angular5
Ng2 Idle
Responding to idle users in Angular (not AngularJS) applications.
Stars: ✭ 240 (+990.91%)
Mutual labels:  angular4, angular5
Angular4-seed
Angular 4 Seed for Angular Forms
Stars: ✭ 37 (+68.18%)
Mutual labels:  angular4, angular5
Ngx Order Pipe
▼ Angular 5+ orderBy pipe
Stars: ✭ 224 (+918.18%)
Mutual labels:  angular4, angular5
Ng Drag Drop
Drag & Drop for Angular - based on HTML5 with no external dependencies. 🎉
Stars: ✭ 233 (+959.09%)
Mutual labels:  angular4, angular5
ng-toggle
Bootstrap-styled Angular Toggle Component
Stars: ✭ 14 (-36.36%)
Mutual labels:  angular4, angular5
angular-landing-page
Beautiful Angular landing page with firebase, chat, poll, dynamic features/gallary, and nice animations/scrolling.
Stars: ✭ 43 (+95.45%)
Mutual labels:  angular4, angular5

angular-router-demo

Angular 4|5 Router Demo created with the Angular CLI.

How to learn how to use the Angular 4|5 Router?

You can follow this demo project's accompanying tutorial: The Angular 4|5 Router: Component Routing.

How to use?

You can simply clone this repo from the CLI:

git clone https://github.com/techiediaries/angular-router-demo/

Next, navigate inside the cloned folder then install the dependencies using:

cd angular-router-demo
npm install

You can the serve your demo project using:

ng serve

Finally, visit http://127.0.0.1:4200 with your browser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].