Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felipe-balloni/tailwind-screencast


https://github.com/felipe-balloni/tailwind-screencast

Last synced: about 1 month ago
JSON representation

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/).