It's a simple todo app using lit framework and vite 3.
yarn dev
npm create vite@latest
git clone <url> --single-branch
git clone <url> --branch <branch> --single-branch [<folder>]
git clone <url> --branch <branch>
npx degit github:user/repo#branch-name <folder-name>
- master branch is default.