This project was generated with Angular CLI version 13.2.4.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
Before installing, download and install the required dependencies:
- Git 2.35.1 or higher
- Node.js 16.14.0 or higher.
This is a Typescript module managed through the npm registry.
Installation is done using the git to clone the repository:
$ git clone https://github.com/donatocardoso/studying-angular.git
In the repository folder run:
$ npm install
$ yarn
The quickest way to get started the project is to see in package.json the commands available for use:
Install dependencies:
$ npm install
$ yarn
Start the server api:
$ npm run start:api
$ yarn start:api
Start the server:
$ npm start
$ yarn start
Open in your browser:
http://localhost:4200/login
The site has security encryption and security policies, in case you don't have an account, this will be a test for you.
First, you must solve challenges to get a secure password to access the software.
Below you will see an example:

With the registered user and password, you can authenticate in the software and take advantage of its technologies and functionalities.
But remember, with great power there are always great responsibilities...
...
...
or not HAHAHAHAHAH