https://github.com/joanbr4/designpatterns
https://github.com/joanbr4/designpatterns
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joanbr4/designpatterns
- Owner: joanbr4
- Created: 2023-12-30T11:24:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-30T11:34:11.000Z (over 1 year ago)
- Last Synced: 2025-02-07T09:20:24.248Z (3 months ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DESIGN PATTERNS
Empezar por ejecutar `npm install` dentro de la carpeta del proyecto.
Hay varios comandos para ejecutar:
`npm run dev` inicia la funcion
`npm run eslint` inicia el eslint
Contien dos archivos:
- uno ejecuta el código y se visualiza el resultado.
- el otro archivo, describe que el comportamiento de este tipo de diseños y su aplicatividad.