https://github.com/ganatan/angular-bootstrap
Angular 22 Bootstrap 5 , FontAwesome 6
https://github.com/ganatan/angular-bootstrap
angular angular19 angular20 angular21 angular22 bootstrap bootstrap5 collapse eslint example lazy-loading react-router-dom router routing starter
Last synced: about 4 hours ago
JSON representation
Angular 22 Bootstrap 5 , FontAwesome 6
- Host: GitHub
- URL: https://github.com/ganatan/angular-bootstrap
- Owner: ganatan
- License: mit
- Created: 2018-11-26T15:10:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-06-24T10:01:16.000Z (11 days ago)
- Last Synced: 2026-06-24T10:48:07.601Z (11 days ago)
- Topics: angular, angular19, angular20, angular21, angular22, bootstrap, bootstrap5, collapse, eslint, example, lazy-loading, react-router-dom, router, routing, starter
- Language: HTML
- Homepage:
- Size: 34 MB
- Stars: 56
- Watchers: 2
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular 22 Bootstrap
it's part of a repo series designed
to create a **Web Application with Angular 22**
* Featuring [**Angular 22.0.2**](https://github.com/angular/angular/releases) & [**Angular CLI 22.0.4**](https://github.com/angular/angular-cli/releases/)
* See the [**Angular Live demo**](#angular-live-demo), Test the repo with [**Quick start**](#angular-quick-start) and for more information Read the step by step [**Tutorial**](#angular-tutorial) or read the [**Getting started**](#angular-getting-started)
---
# [Angular Live Demo](#angular-live-demo)
Here is a working Angular live demo : https://angular.ganatan.com
# [Angular Quick start](#angular-quick-start)
```bash
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-bootstrap.git
# change directory
cd angular-bootstrap
# install the repo with npm
npm install
# start the server
npm start
```
in your browser go to [http://localhost:4200](http://localhost:4200)
# [Angular Tutorial](#angular-quick-start)
Here is a step by step Tutorial : https://www.ganatan.com/en/tutorials/getting-started-with-angular
# [Angular Getting started](#angular-getting-started)
## Installation
* `npm install` (installing dependencies)
* `npm outdated` (verifying dependencies)
## Development
* `npm run start`
* in your browser go to [http://localhost:4200](http://localhost:4200)
## Production
* `npm run build`
## Linter
* `npm run lint`
## Tests
* `npm run test`
* `npm run coverage`
# [Author](#author)
* Author : danny
## [Angular English Tutorials](#english-tutorials)
- Installation - https://www.ganatan.com/en/tutorials/bootstrap-with-angular
- Tutorials Step by Step - https://www.ganatan.com/en/tutorials
## [Tutoriels Angular en français](#french-tutorials)
- Installation - https://www.ganatan.com/tutorials/bootstrap-avec-angular
- Tutoriels Etape par étape - https://www.ganatan.com/tutorials