All Projects → ganatan → angular-ssr

ganatan / angular-ssr

Licence: other
Angular 14 Example SSR (Server side rendering)

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-ssr

angular-seo
Angular 13 Example SEO Search engine optimization + PWA + SSR + Lazyloading
Stars: ✭ 58 (-36.96%)
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 (-51.09%)
Mutual labels:  ssr, server-side-rendering, example-project, bootstrap5, angular10, angular11, angular12, angular13
angular-routing
Angular 13 Example Routing
Stars: ✭ 21 (-77.17%)
Mutual labels:  routing, example-project, example-app, angular10, angular11, angular12, angular13
angular-httpclient
Angular 15 Example HttpClient
Stars: ✭ 21 (-77.17%)
Mutual labels:  routing, server-side-rendering, example-project, example-app, bootstrap5
angular-app
Angular 14 ,Bootstrap 5, Node.js, Express.js, ESLint, CRUD, PWA, SSR, SEO, Universal, Lazy Loading
Stars: ✭ 389 (+322.83%)
Mutual labels:  lazy-loading, angular14, bootstrap5, angular13
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (+27.17%)
Mutual labels:  ssr, server-side-rendering, example-project
Angular9 Example App
Angular 13 Example App + Angular CLI + i18n + GraphQL
Stars: ✭ 1,769 (+1822.83%)
Mutual labels:  example-project, example-app, angular13
ng-antd-admin
A angular style Admin based on angular, ng-zorro-antd,Efforts to update in progress...
Stars: ✭ 53 (-42.39%)
Mutual labels:  angular10, angular11, angular12
React Lazy Load Image Component
React Component to lazy load images and components using a HOC to track window scroll position.
Stars: ✭ 755 (+720.65%)
Mutual labels:  ssr, server-side-rendering, lazy-loading
Universal Router
A simple middleware-style router for isomorphic JavaScript web apps
Stars: ✭ 1,598 (+1636.96%)
Mutual labels:  ssr, routing, server-side-rendering
vitext
The Next.js like React framework for better User & Developer experience!
Stars: ✭ 376 (+308.7%)
Mutual labels:  server-side-rendering, lazy-loading
Beidou
🌌 Isomorphic framework for server-rendered React apps
Stars: ✭ 2,726 (+2863.04%)
Mutual labels:  ssr, server-side-rendering
Angular11 App
Angular 11 ,Bootstrap 5, Node.js, Express.js, CRUD REST API, PWA, SSR, SEO, Angular Universal, Lazy Loading, PostgreSQL, MYSQL
Stars: ✭ 233 (+153.26%)
Mutual labels:  ssr, lazy-loading
Use Ssr
☯️ React hook to determine if you are on the server, browser, or react native
Stars: ✭ 230 (+150%)
Mutual labels:  ssr, server-side-rendering
bookshelf
My GraphQL playground
Stars: ✭ 64 (-30.43%)
Mutual labels:  example-project, example-app
angular-universal-firebase
angular-universal-firebase.firebaseapp.com/
Stars: ✭ 30 (-67.39%)
Mutual labels:  ssr, server-side-rendering
The-Overly-Complicated-Random-Number-Generator
An Overly Complex Random Number Generator, created to demystify how containers work.
Stars: ✭ 25 (-72.83%)
Mutual labels:  example-project, example-app
yii2-realtime-chat-example
Yii2 simple realtime chat with websocket.io
Stars: ✭ 17 (-81.52%)
Mutual labels:  example-project, example-app
React Rendering Strategies
Improve your React ⚛️ app performance by using Dynamic Rendering, Progressive Rendering or Static Rendering
Stars: ✭ 217 (+135.87%)
Mutual labels:  ssr, server-side-rendering
angular-lazy-loading
Angular 15 & React 18 Examples Lazy Loading
Stars: ✭ 39 (-57.61%)
Mutual labels:  routing, lazy-loading

Angular 14 Example SSR

An Angular starter kit featuring Angular 14.0.4, Angular CLI 14.0.4

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

Web Application Live Demo

Angular 14 Example 
      Application

Quick start

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

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

# change directory
cd angular-ssr

# 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

Production

  • npm run build

Tests

  • npm run test

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