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.
- Host: GitHub
- URL: https://github.com/nagariahussain/tailala
- Owner: NagariaHussain
- Created: 2021-05-15T08:12:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T14:47:36.000Z (over 4 years ago)
- Last Synced: 2025-01-12T07:36:26.279Z (9 months ago)
- Language: HTML
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.