Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketseat-content/contrib-vuejs-3.0-vite
Projeto desenvolvido no Contrib de Vue 3
https://github.com/rocketseat-content/contrib-vuejs-3.0-vite
contrib rocketseat vite vue
Last synced: about 1 month ago
JSON representation
Projeto desenvolvido no Contrib de Vue 3
- Host: GitHub
- URL: https://github.com/rocketseat-content/contrib-vuejs-3.0-vite
- Owner: rocketseat-content
- Created: 2020-08-20T23:19:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T23:21:28.000Z (about 4 years ago)
- Last Synced: 2024-09-30T18:22:02.358Z (about 2 months ago)
- Topics: contrib, rocketseat, vite, vue
- Language: JavaScript
- Homepage:
- Size: 882 KB
- Stars: 34
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Editor simples usando filtros do css
> Projeto pro live coding da rocketseat
![screen](demo.png)
### Run
```
# dev mode
npm run dev# build
npm run build
```