Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```