Skip to content

aelbore/vue-vite-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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