Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfonsobries/vue-tailwind-docs
https://github.com/alfonsobries/vue-tailwind-docs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alfonsobries/vue-tailwind-docs
- Owner: alfonsobries
- Created: 2020-05-24T19:43:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T20:08:54.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T23:48:33.115Z (about 2 months ago)
- Language: Vue
- Homepage: https://www.vue-tailwind.com/
- Size: 4.17 MB
- Stars: 13
- Watchers: 3
- Forks: 15
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-tailwind-themes
> Vue Tailwind themes generators and gallery
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).