Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luisenmarroquin/tallerdeproductividadbasadaenherramientastecnologicas
Taller de productividad basada en herramientas tecnológicas
https://github.com/luisenmarroquin/tallerdeproductividadbasadaenherramientastecnologicas
coding css html java javascript js lerna monorepo prettier productividad single-spa taller tec tecmi tecmilenio tecnologia ts typescript yarn
Last synced: 25 days ago
JSON representation
Taller de productividad basada en herramientas tecnológicas
- Host: GitHub
- URL: https://github.com/luisenmarroquin/tallerdeproductividadbasadaenherramientastecnologicas
- Owner: LuisEnMarroquin
- License: mit
- Created: 2022-11-29T00:37:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T01:13:23.000Z (about 2 months ago)
- Last Synced: 2024-11-26T02:21:13.269Z (about 2 months ago)
- Topics: coding, css, html, java, javascript, js, lerna, monorepo, prettier, productividad, single-spa, taller, tec, tecmi, tecmilenio, tecnologia, ts, typescript, yarn
- Language: Java
- Homepage:
- Size: 28.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Taller de Productividad Basada en Herramientas Tecnológicas
Este es un proyecto con single-spa que tiene 3 subproyectos que en conjunto forman una app web
Se puede clonar usando git con cualquiera de el siguiente comando si se usa el protocolo SSH
```shell
git clone [email protected]:LuisEnMarroquin/TallerDeProductividadBasadaEnHerramientasTecnologicas.git taller-productividad
```## Versiones de software
Estoy usando estas versiones de node y yarn
```shell
$ node --version
v16.14.2
$ yarn --version
1.22.19
```Otras pueden funcionar pero de estas estoy seguro que si
Tambien se puede ocupar el editor de codigo de su preferencia
## Como correr localmente
Primeramente hay que instalar las dependencias
```shell
yarn
```Luego hay que ejecutar el proyecto con un comando start
```shell
yarn start
```El proyecto estará corriendo en: `localhost:5555`
## AWS deployments
THEY ARE NOW REMOVED
- https://taller-main.aws.luismarroquin.com
- https://taller-test.aws.luismarroquin.com