Skip to content

valanhol/angular-bootstrap

 
 

Repository files navigation

Angular 12 Example Bootstrap

An Angular starter kit featuring Angular 12.0.0, Angular CLI 12.0.0

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

Web Application Live Demo

Angular 11 Web Application

Quick start

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

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

# download the example or clone the repo from bitbucket
git clone https://bitbucket.org/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

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

About

Angular 12 , Bootstrap 5 , FontAwesome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.7%
  • CSS 18.6%
  • HTML 12.8%
  • TypeScript 2.9%