https://github.com/coderdiaz/vue-cli3-tailwind-purge
https://github.com/coderdiaz/vue-cli3-tailwind-purge
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderdiaz/vue-cli3-tailwind-purge
- Owner: coderdiaz
- Created: 2019-02-21T02:16:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T01:21:08.000Z (over 7 years ago)
- Last Synced: 2025-11-14T06:32:43.509Z (7 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cli3-tailwind-purge
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```