Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beary/vite-example

Todo app with vite/vue3/vue-router4/tailwindcss
https://github.com/beary/vite-example

tailwindcss typescript vite vue-router vue3

Last synced: about 2 months ago
JSON representation

Todo app with vite/vue3/vue-router4/tailwindcss

Awesome Lists containing this project

README

        

# vite-example

**Todo** is better Hello World!

Live Preview: https://beary.github.io/vite-example/

```bash
$ git clone https://github.com/beary/vite-example

$ cd vite-example

$ pnpm i # https://pnpm.io

$ pnpm dev
```