mirror of
https://github.com/getmarkus/astro-tailwind-mambaui-template.git
synced 2025-04-20 07:51:52 +02:00
15 lines
No EOL
510 B
Markdown
15 lines
No EOL
510 B
Markdown
# Example Astro template for the MAMBA UI (Tailwind) component library
|
|
|
|
The criteria for this combination of [Astro](https://astro.build)* and [MAMBA UI](https://mambaui.com/)* was:
|
|
* Copy/paste html
|
|
* Responsive components
|
|
* Minimal js or jsx and at most Alpine.js support
|
|
* Open source or permissible
|
|
|
|
Astro* and MAMBA UI* - not affiliated (just a fan)
|
|
|
|
Note: not fully functional and just the main example layout pages
|
|
|
|
```
|
|
npm create astro@latest -- --template getmarkus/astro-tailwind-mambaui-template
|
|
``` |