Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ENSportive Wiki ENSportive Wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ENSportive
  • ENSportive Wiki ENSportive Wiki
  • Wiki
  • Configuração

Configuração · Changes

Page history
Update Configuração authored Jun 24, 2024 by Lucas Rubens Correia Taborda's avatar Lucas Rubens Correia Taborda
Hide whitespace changes
Inline Side-by-side
Configuração.md
View page @ 4afecdf3
......@@ -98,5 +98,39 @@ Before installing and running this project, ensure you have the following prereq
## Configurando o Frontend
Realizar o clone do repositório em ############# com o comando `git clone`.
## Prerequisites
Before installing and running this project, ensure you have the following prerequisites:
Angular: Ensure you have Angular installed on your system. This project requires Angular version 17. You can install Angular CLI version 17 by running the following command:
```shell
npm install -g @angular/cli@17
## Installation
1. Clone the repository:
```shell
git clone https://tools.ages.pucrs.br/ensportive/ensportive-frontend
```
1. Navigate to the project directory:
```shell
cd ensportive-frontend
```
1. install the dependencies:
```shell
npm install
```
## Usage
1. Run the Angular application:
```shell
ng serve
```
1. The application will be visible on the port that the terminal will show
Clone repository
  • Arquitetura
  • Banco de Dados
  • Configuração
  • Gerência
  • Processos
  • Home
  • mockups
  • sprints