Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cheke42/aprendiendo-tailwind

Proyecto creado para aprender Tailwind
https://github.com/cheke42/aprendiendo-tailwind

Last synced: about 2 months ago
JSON representation

Proyecto creado para aprender Tailwind

Awesome Lists containing this project

README

        

# Aprendiendo Tailwind 🚀

Proyecto creado para aprender el potente TailwindCSS

## Iniciar el proyecto ✨

Seguir los siguientes pasos:

1. npm install en la raiz del proyecto.
2. Instalar extensión "Live Server: Ritwick Dey". Lanzar el servidor con Live Server en:
`📂src/index.html`
3. Lanzar el comando:
`npx tailwindcss -i ./src/input.css -o ./src/output.css --watch`