Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aelbore/vue-vite-todo

Todo App using Vue + Vite
https://github.com/aelbore/vue-vite-todo

hmr todo todoapp vite vue vuejs

Last synced: about 2 months ago
JSON representation

Todo App using Vue + Vite

Awesome Lists containing this project

README

        

# Todo App with Vite

Setup
------------
```
git clone https://github.com/aelbore/vue-vite-todo.git
cd vue-vite-todo
npm install or yarn install
npx vite or yarn vite
```