All Projects → ganatan → angular-seo

ganatan / angular-seo

Licence: other
Angular 13 Example SEO Search engine optimization + PWA + SSR + Lazyloading

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to angular-seo

angular-ssr
Angular 14 Example SSR (Server side rendering)
Stars: ✭ 92 (+58.62%)
Mutual labels:  ssr, routing, lazy-loading, example-project, example-app, bootstrap5, server-side-rendering-angular, angular10, angular11, angular12, angular13
angular-pwa
Angular 13 Example Progressive Web App (PWA)
Stars: ✭ 45 (-22.41%)
Mutual labels:  ssr, bootstrap4, angular-cli, example-project, bootstrap5, angular10, angular11, angular12, angular13
angular-routing
Angular 13 Example Routing
Stars: ✭ 21 (-63.79%)
Mutual labels:  routing, example-project, example-app, angular10, angular11, angular12, angular13
Angular11 App
Angular 11 ,Bootstrap 5, Node.js, Express.js, CRUD REST API, PWA, SSR, SEO, Angular Universal, Lazy Loading, PostgreSQL, MYSQL
Stars: ✭ 233 (+301.72%)
Mutual labels:  pwa, ssr, bootstrap4, angular-cli, lazy-loading
angular-httpclient
Angular 15 Example HttpClient
Stars: ✭ 21 (-63.79%)
Mutual labels:  routing, example-project, example-app, bootstrap5
Angular9 Example App
Angular 13 Example App + Angular CLI + i18n + GraphQL
Stars: ✭ 1,769 (+2950%)
Mutual labels:  angular-cli, example-project, example-app, angular13
angular-app
Angular 14 ,Bootstrap 5, Node.js, Express.js, ESLint, CRUD, PWA, SSR, SEO, Universal, Lazy Loading
Stars: ✭ 389 (+570.69%)
Mutual labels:  angular-cli, lazy-loading, bootstrap5, angular13
Angular-Movies
Angular Movies | TV Shows is a simple web app that consumes The Movie DB API - Angular 13 + Material Angular
Stars: ✭ 35 (-39.66%)
Mutual labels:  angular-cli, angular12, angular13
Angular Ngrx Material Starter
Angular, NgRx, Angular CLI & Angular Material Starter Project
Stars: ✭ 2,623 (+4422.41%)
Mutual labels:  bootstrap4, angular-cli, lazy-loading
ng-antd-admin
A angular style Admin based on angular, ng-zorro-antd,Efforts to update in progress...
Stars: ✭ 53 (-8.62%)
Mutual labels:  angular10, angular11, angular12
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-75.86%)
Mutual labels:  example-project, example-app
udao
🎒 Youdao translate base Angular 11(angular&ssr)
Stars: ✭ 60 (+3.45%)
Mutual labels:  ssr, angular11
shopify-bootstrap-theme
Our Free Shopify Theme focused on simplicity, speed, and user experience. Download it today and finish your Shopify store within days, not months. Powered by Bootstrap v5 framework and 15+ years of coding experience.
Stars: ✭ 45 (-22.41%)
Mutual labels:  bootstrap4, bootstrap5
loopback3 angular6 bootstrap4
API Rest build by Loopback. Frontend on Angular 6
Stars: ✭ 26 (-55.17%)
Mutual labels:  bootstrap4, angular-cli
JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Stars: ✭ 278 (+379.31%)
Mutual labels:  angular11, angular13
demo-ionic-tab-routing
An Ionic project which shows different kinds of route definition for a tab based layout.
Stars: ✭ 34 (-41.38%)
Mutual labels:  routing, lazy-loading
PlusAdmin-Free-Bootstrap-Admin-Template
Free Admin template featuring horizontal and vertical navbar. Built using Bootstrap 4.
Stars: ✭ 98 (+68.97%)
Mutual labels:  bootstrap4, bootstrap5
angular-unit-testing-examples
Showroom for different Angular unit testing concepts
Stars: ✭ 19 (-67.24%)
Mutual labels:  angular-cli, angular11
ngx-model-hacker-news-example
Example repository with Hacker News implementation using Angular, Angular Material & ngx-model
Stars: ✭ 27 (-53.45%)
Mutual labels:  routing, angular-cli
giog
It's based on githud issues and built with Vue 2.x, vue-router & vuex with server-side rendering by koa
Stars: ✭ 14 (-75.86%)
Mutual labels:  pwa, ssr

Angular 13 Example SEO

An Angular starter kit featuring Angular 13.2.1, Angular CLI 13.2.2

it's part of a repo series designed to create a Progressive Web App with Angular

Web Application Live Demo

Angular 13 Example 
      Application

Quick start

# choose a repo
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-seo.git

# download the example or clone the repo from gitlab
git clone https://gitlab.com/ganatan/angular-seo.git

# download the example or clone the repo from bitbucket
git clone https://bitbucket.org/ganatan/angular-seo.git

# change directory
cd angular-seo

# install the repo with npm
npm install

# start the server
npm start

in your browser go to http://localhost:4200

Getting Started

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Developpement

Tests

  • npm run test

Compilation

  • npm run build ( without SSR)
  • npm run build:ssr ( with SSR)

Production

Prototype Bootstrap 5

  • change directory cd ui
  • launch html pages in your browser

Author

  • Author : danny

Documentation

English Tutorials

Tutoriels en français

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