Table of Contents
#TUTORIAL STEPS
This tutorial is divided into steps.
Each step has its own branch.
For instance, Step One is found at features/step01.
The master has the final version, containing all steps together.
#DOWNLOAD
git clone https://github.com/alsdias/it4us_angular_10_bootstrap.git
#USING GitHub
Go to github and downlod the zip or use git clone.
#USING COMMAND LINE
git clone https://github.com/alsdias/it4us_angular_10_bootstrap.git
cd it4us_angular_10_bootstrap
Check the available branches:
git checkout -r
Choose the step you wish and checkout:
You get “HEAD detached”, although you are not supposed to push to remote server, you may work locally, commiting local changes.
To get ready the detached status, create your own branch. Example:
#MODULES
The project’s structure uses modules that allow us to scale the tutorial keeping the things clean and organized.
There are shared modules and specific modules about a subject.
The initial view leads to the main application and to the specific modules that enlarge comprehension.
Brazilian system analyst graduated by UNESA (University Estácio de Sá – Rio de Janeiro). Geek by heart.