All Projects → ganatan → angular-routing

ganatan / angular-routing

Licence: other
Angular 13 Example Routing

Programming Languages

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

Projects that are alternatives of or similar to angular-routing

angular-seo
Angular 13 Example SEO Search engine optimization + PWA + SSR + Lazyloading
Stars: ✭ 58 (+176.19%)
Mutual labels:  routing, example-project, example-app, angular10, angular11, angular12, angular13
angular-ssr
Angular 14 Example SSR (Server side rendering)
Stars: ✭ 92 (+338.1%)
Mutual labels:  routing, example-project, example-app, angular10, angular11, angular12, angular13
angular-pwa
Angular 13 Example Progressive Web App (PWA)
Stars: ✭ 45 (+114.29%)
Mutual labels:  example-project, angular10, angular11, angular12, angular13
ampjucks
Boilerplate and base project to create static websites with AMP, Nunjucks and Gulp
Stars: ✭ 18 (-14.29%)
Mutual labels:  seed, example-project, example-app
Angular9 Example App
Angular 13 Example App + Angular CLI + i18n + GraphQL
Stars: ✭ 1,769 (+8323.81%)
Mutual labels:  example-project, example-app, angular13
angular-httpclient
Angular 15 Example HttpClient
Stars: ✭ 21 (+0%)
Mutual labels:  routing, example-project, example-app
ng-antd-admin
A angular style Admin based on angular, ng-zorro-antd,Efforts to update in progress...
Stars: ✭ 53 (+152.38%)
Mutual labels:  angular10, angular11, angular12
vuejs-typestyle-seed
VueJS + TypeStyle seed using JSX
Stars: ✭ 20 (-4.76%)
Mutual labels:  seed, starter
angular-lazy-loading
Angular 15 & React 18 Examples Lazy Loading
Stars: ✭ 39 (+85.71%)
Mutual labels:  routing, starter
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (+28.57%)
Mutual labels:  seed, starter
angular2-webpack-advance-starter
An advanced Angular2 Webpack Starter project with support for ngrx/store, ngrx/effects, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 49 (+133.33%)
Mutual labels:  seed, starter
angular5-starter
⭐ An Angular5 Starter Kit :: Router, HttpClient, Forms, Services, Dev/Prod, HMR, Async/Lazy Routes and a very good structure for large applications by @naologic
Stars: ✭ 54 (+157.14%)
Mutual labels:  seed, starter
Angular Library Seed
🌾 Seed project for Angular libraries that are AOT/JIT compatible and that use external SCSS-styles and HTML-templates
Stars: ✭ 197 (+838.1%)
Mutual labels:  seed, starter
yii2-realtime-chat-example
Yii2 simple realtime chat with websocket.io
Stars: ✭ 17 (-19.05%)
Mutual labels:  example-project, example-app
angular-app
Angular 14 ,Bootstrap 5, Node.js, Express.js, ESLint, CRUD, PWA, SSR, SEO, Universal, Lazy Loading
Stars: ✭ 389 (+1752.38%)
Mutual labels:  starter, angular13
The-Overly-Complicated-Random-Number-Generator
An Overly Complex Random Number Generator, created to demystify how containers work.
Stars: ✭ 25 (+19.05%)
Mutual labels:  example-project, example-app
bookshelf
My GraphQL playground
Stars: ✭ 64 (+204.76%)
Mutual labels:  example-project, example-app
ng-seed
Simple Angular seed project with commonly used features.
Stars: ✭ 12 (-42.86%)
Mutual labels:  seed, starter
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-33.33%)
Mutual labels:  example-project, example-app
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+3085.71%)
Mutual labels:  seed, starter

Angular 13 Example Routing

Ganatan Angular Example routing

it's part of a repo series designed to create a Web Application with Angular 13

Live Demo

Here is a working live demo : https://angular.ganatan.com

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-routing.git

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

# change directory
cd angular-routing

# install the repo with npm
npm install

# start the server
npm start

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

Tutorial

Here is a step by step Tutorial : https://www.ganatan.com/tutorials/routing-with-angular

Demo example

Getting started

Installation

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

Development

Production

  • npm run build

Tests

  • npm run test

Author

  • Author : danny

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