https://github.com/mr-maike/front-end-angular
:lipstick: | Front-end-Angular design
https://github.com/mr-maike/front-end-angular
angular front-end front-end-development tailwind tailwindcss
Last synced: 2 months ago
JSON representation
:lipstick: | Front-end-Angular design
- Host: GitHub
- URL: https://github.com/mr-maike/front-end-angular
- Owner: Mr-maike
- Created: 2022-02-07T14:53:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T13:13:59.000Z (over 4 years ago)
- Last Synced: 2025-08-28T08:35:12.978Z (10 months ago)
- Topics: angular, front-end, front-end-development, tailwind, tailwindcss
- Language: HTML
- Homepage:
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:lipstick: Front-end-Angular
Projeto |
Tecnologias |  
Como rodar |  
Comandos |  
Licensa
## :computer: Project
Página Front-end utilizando Angular e TailwindCSS. O objetivo do trabalho é cumprimento da tarefa
da UC 12, atividade 1 da SA2 do curso Informática para internet.
## :sparkles: Tecnologias
- [Angular](https://angular.io/)
- [TailwindCSS](https://tailwindcss.com/)
## :rocket: Como rodar
- Primeiro passo é clonar o repositório na sua máquina;
- Feito isso, no diretório do projeto execute o comando npm:
```js
npm install
```
- As dependências do Node.js serão instaladas e, por fim, para executar o projeto, execute o comando:
```angular
ng serve
```
## :page_facing_up: Licença
O projeto está sobre a licença MIT.