Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedroobando/twi-productionmovie
Plantilla de website en vuejs usando tailwindcss
https://github.com/pedroobando/twi-productionmovie
tailwindcss vuejs
Last synced: 1 day ago
JSON representation
Plantilla de website en vuejs usando tailwindcss
- Host: GitHub
- URL: https://github.com/pedroobando/twi-productionmovie
- Owner: pedroobando
- Created: 2020-04-21T16:17:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T13:24:12.000Z (about 2 years ago)
- Last Synced: 2024-11-10T14:45:35.561Z (about 2 months ago)
- Topics: tailwindcss, vuejs
- Language: JavaScript
- Size: 9.41 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twi-productionmovie
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).