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
# 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
npm install
(installing dependencies)npm outdated
(verifying dependencies)
npm run start
- in your browser http://localhost:4200
npm run build
npm run test
change directory
cd ui- launch html pages in your browser
- Author : danny
English Tutorials
- Installation - https://www.ganatan.com/tutorials/bootstrap-with-angular
- Tutorials Step-by-Step - https://www.ganatan.com/tutorials/en
Tutoriels en français
- Installation - https://www.ganatan.com/tutorials/bootstrap-avec-angular
- Tutoriels Etape par étape - https://www.ganatan.com/tutorials