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

https://github.com/nagariahussain/tailala

A Vite + Tailwind + AlpineJS = 🔥 template.
https://github.com/nagariahussain/tailala

Last synced: 7 months ago
JSON representation

A Vite + Tailwind + AlpineJS = 🔥 template.

Awesome Lists containing this project

README

          

# Vite + Tailwind + AlpineJS

A deadly combination for side projects.

Installing:

```bash
$ cd tailala
$ npm install
```

Running the dev server:

```bash
$ npm run dev
```

Production build:

```bash
$ npm run build
```

Also, includes the `inter` font family!

Made with ♥ by Hussain Nagaria.