Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 328 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 328 Bytes

vim-vid

Vim people will understand how to use this 😃

Available at https://vim-vid.vercel.app.

editor

Built with:

  • Vue3(TypeScript + Zod)
  • Pinia
  • Vite
  • ctrl-keys

Try locally:

git clone https://github.com/uros-5/vim-vid
cd vim-vid
pnpm i
npm run dev