astro-tailwind-mambaui-temp.../README.md
Chris Markus 86e220df6d init
2023-11-28 16:35:40 -05:00

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
```