Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipe-balloni/tailwind-screencast
https://github.com/felipe-balloni/tailwind-screencast
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/felipe-balloni/tailwind-screencast
- Owner: felipe-balloni
- Created: 2020-04-28T15:59:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T14:51:09.000Z (over 2 years ago)
- Last Synced: 2023-03-03T19:03:13.521Z (almost 2 years ago)
- Language: Vue
- Size: 6.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/0139f02f-6b0d-46ed-973f-aecdc8771793/deploy-status)](https://app.netlify.com/sites/fb-tailwindcss/deploys)
TailwindCSS Screencast tests and deployments.
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).