Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamwathan/vue-tailwind-examples


https://github.com/adamwathan/vue-tailwind-examples

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Vue + Tailwind Interactive Component Examples

A small collection of interactive Vue + Tailwind examples, written from scratch.

[See the examples live on Netlify →](https://vue-tailwind-examples.netlify.com/)

## Project setup
```
yarn install
yarn run serve
```

Or

```
npm install
npm run serve
```