https://github.com/coderdiaz/vue-cli3-tailwind-purge
https://github.com/coderdiaz/vue-cli3-tailwind-purge
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderdiaz/vue-cli3-tailwind-purge
- Owner: coderdiaz
- Created: 2019-02-21T02:16:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T01:21:08.000Z (over 6 years ago)
- Last Synced: 2025-01-05T08:28:49.726Z (11 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- 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
```