https://github.com/angelcgar/aprendiendo-angular
aprendiendo Angular de cero a experto, creo
https://github.com/angelcgar/aprendiendo-angular
angular
Last synced: about 2 months ago
JSON representation
aprendiendo Angular de cero a experto, creo
- Host: GitHub
- URL: https://github.com/angelcgar/aprendiendo-angular
- Owner: angelcgar
- Created: 2024-05-14T17:39:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T23:42:50.000Z (almost 2 years ago)
- Last Synced: 2026-05-10T14:44:29.051Z (about 2 months ago)
- Topics: angular
- Language: CSS
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
primero clonate este repositorio
```bash
git clone git@github.com:angelcgar/aprendiendo-angular.git
```
y luego instala las dependescias desde la rais del proyecto, yo uso pnpm
```bash
pnpm install
```