Skip to content

manuelsanchezweb/alpine-web-component-library

Repository files navigation

Web Components Library with Alpine.js

Done for educational purposes. Deploy here

Ofertas de trabajo

Features

  • 🛠️ Web Component Library in Process (No Lit)
  • 🎨 Clean, Modern UI Using TailwindCSS'
  • 🔤 100% written in TypeScript
  • 🧪 Test with vitest
  • 🎁 ...much more

Getting started

To get started with this project, run

  git clone https://github.com/manuelsanchezweb/alpine-web-component-library.git
  nvm use
  npm i
  npm run dev