https://github.com/lucasspeixoto/angular-daisyui-config
Repositório do projeto criado em um vídeo no meu canal do youtube sobre a ferramenta DaisyUI
https://github.com/lucasspeixoto/angular-daisyui-config
angular daisyui tailwindcss ui ux
Last synced: 3 months ago
JSON representation
Repositório do projeto criado em um vídeo no meu canal do youtube sobre a ferramenta DaisyUI
- Host: GitHub
- URL: https://github.com/lucasspeixoto/angular-daisyui-config
- Owner: lucasspeixoto
- Created: 2024-12-05T16:05:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-13T02:39:37.000Z (over 1 year ago)
- Last Synced: 2025-02-08T12:46:12.517Z (over 1 year ago)
- Topics: angular, daisyui, tailwindcss, ui, ux
- Language: TypeScript
- Homepage: https://www.youtube.com/channel/UC6LY6Xw5ff_KaHwjHWRA9oA?sub_confirmation=1
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular e DaisyUI
Repositório do projeto criado no meu canal do youtube sobre a ferramenta DaisyUI, acesse aqui: [Vídeo](https://youtu.be/pNFMXouQVo8)

## Clone
Clone o repositório
```bash
git clone https://github.com/lucasspeixoto/angular-daisyui-config.git
```
## Execute
```bash
# entre na pasta
cd angular-daisyui-config
# instale as dependências
npm install
# rode o projeto
npm start
```
## Se inscreva no meu canal
O [Descomplicando a prática](https://www.youtube.com/channel/UC6LY6Xw5ff_KaHwjHWRA9oA?sub_confirmation=1) tem conteúdo para quem está começando e muito para quem quer elevar o nível e se aprofundar em diversos temas. Falamos de Angular, React, Spring Boot, Javascript, Typescript e Java. 🎯
Quer elevar seu nível e se destacar onde estiver ? Se inscreva no canal e vamos embarcar nessa juntos 🚀.
## License
[MIT](https://choosealicense.com/licenses/mit/)