Skip to content

enpitsuLin/vanjs-todomvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanJS TodoMVC

The well-known TodoMVC built with VanJS

image

Setup

# install dependencies
pnpm install

# serve in dev mode host by vite
pnpm dev

# build for production and serve product
pnpm build && pnpm preview

Try Vanjs

Visit VanJS to get started

Releases

No releases published

Packages

No packages published