All Projects → angular-programming → Angular Contacts Demo

angular-programming / Angular Contacts Demo

Licence: mit
Angular demo(SSR) base on Angular CLI

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Angular Contacts Demo

Angular Ssr
Angular 4+ server-side rendering solution compatible with @angular/material, jQuery, and other libraries that touch the DOM (as well as providing a rich feature set!)
Stars: ✭ 283 (+573.81%)
Mutual labels:  ssr, angular4, angular-cli
Angularx Qrcode
Angular4/5/6/7/8/9/10/11 QRCode generator component library for QR Codes (Quick Response) with AOT support based on node-qrcode
Stars: ✭ 281 (+569.05%)
Mutual labels:  ssr, angular4, angular5
Angular2
Angular 2 Seed
Stars: ✭ 75 (+78.57%)
Mutual labels:  angular4, angular-cli, angular5
Laravel5.5 Angular5
Laravel 5.5 + Angular 5 + AdminLTE single page application
Stars: ✭ 40 (-4.76%)
Mutual labels:  angular4, angular-cli, angular5
ngx-smart-loader
Smart loader handler to manage loaders everywhere in Angular apps.
Stars: ✭ 28 (-33.33%)
Mutual labels:  angular4, angular-cli, angular5
Sb Admin Bs4 Angular 8
Simple Dashboard Admin App built using Angular 8 and Bootstrap 4
Stars: ✭ 1,931 (+4497.62%)
Mutual labels:  angular4, angular-cli, angular5
Angular5 Seed
Angular5 Seed for Application
Stars: ✭ 222 (+428.57%)
Mutual labels:  angular4, angular-cli, angular5
Aspnetcore Angular Universal
ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
Stars: ✭ 1,455 (+3364.29%)
Mutual labels:  ssr, angular4, angular5
Angular4-seed
Angular 4 Seed for Angular Forms
Stars: ✭ 37 (-11.9%)
Mutual labels:  angular4, angular-cli, angular5
AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (+0%)
Mutual labels:  angular4, angular-cli, angular5
Nebular
💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
Stars: ✭ 7,368 (+17442.86%)
Mutual labels:  angular4, angular-cli, angular5
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (+509.52%)
Mutual labels:  angular4, angular-cli, angular5
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (-26.19%)
Mutual labels:  angular4, angular-cli, angular5
Ng Http Loader
🍡 Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
Stars: ✭ 327 (+678.57%)
Mutual labels:  angular4, angular5
Ng Snotify
Angular 2+ Notification Center
Stars: ✭ 304 (+623.81%)
Mutual labels:  angular4, angular5
Ionic Audio
An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
Stars: ✭ 332 (+690.48%)
Mutual labels:  angular4, angular5
Angular2 Toaster
Angular2-toaster is an asynchronous, non-blocking Angular Toaster Notification library
Stars: ✭ 333 (+692.86%)
Mutual labels:  angular4, angular5
Angulartics2
Vendor-agnostic analytics for Angular2 applications.
Stars: ✭ 963 (+2192.86%)
Mutual labels:  angular4, angular5
Angular Interview Questions
Most extensive Angular interview questions based on your level.
Stars: ✭ 354 (+742.86%)
Mutual labels:  angular4, angular-cli
Angular Material App
基于最新Angular 9框架与Material 2技术的web中后台前端应用框架。
Stars: ✭ 509 (+1111.9%)
Mutual labels:  angular4, angular5

通讯录例子

书籍《揭秘Angular》通用例子,请确保你的 node.js 版本 >= 6.0

  • 运行 npm install 或者 yarn install 安装依赖
  • 运行 npm start 构建并启动本地Server
  • 浏览器打开 http://localhost:4200 即可访问

服务端渲染版本请运行 git checkout ssr 切换至 ssr 分支

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].