Ecosyste.ms: Awesome

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

https://github.com/huibizhang/template-vite-vanilla-tailwind-v3


https://github.com/huibizhang/template-vite-vanilla-tailwind-v3

Last synced: about 2 months ago
JSON representation

Lists

README

        

# template-vite-js-tailwind-v3

- **template of:** vite + vanilaJS
- **tailwindcss:** v3.x

## Started

```bash
yarn
# or `npm install`
```

---

## Develop

```bash
yarn dev
# or `npm run dev`
```

---

## Build

```bash
yarn build
# or `npm run build`
```

---