Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/doguedogue/vite

vite js
https://github.com/doguedogue/vite

Last synced: 11 days ago
JSON representation

vite js

Awesome Lists containing this project

README

        

# Vanilla TypeScript en Vite

```
yarn install
ó
npm install
```

Para ejecutar el proyecto, simplemente ejecuten
```
yarn dev
ó
npm run dev
```