Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenx5/curso-moveto-tailwind
https://github.com/zenx5/curso-moveto-tailwind
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenx5/curso-moveto-tailwind
- Owner: zenx5
- Created: 2023-11-20T00:50:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T00:57:55.000Z (about 1 year ago)
- Last Synced: 2023-11-24T01:36:13.671Z (about 1 year ago)
- Homepage: https://zenx5.github.io/curso-moveto-tailwind/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Migrar sitio web a Tailwind
**URL:** https://zenx5.pro
## Pasos para iniciar la Fase 2
- Clonar el repositorio con el comando:
git clone https://github.com/zenx5/curso-moveto-tailwind.git .
- Cambiate a la rama **develop** con el comando:
git checkout develop
- Crer una carpeta con el nombre de la vista a realizar (en minusculas)
- Crear un archivo dentro de dicha carpeta con el nombre **index.html** para subir tus cambios