rtpacks / templates

Personal preset template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projects

  • arco-unocss (Arco Simple + UnoCSS)
  • arcofull-unocss (Arco Full + UnoCSS)
  • applet-taro-unocss (Vue3.2 + Taro + UnoCSS)

Operations

git clone https://github.com/azin-cn/templates.git

Pick the template you want

mv arco-unocss ../

init

cd project-name
git init
git add .
git commit -m "chore: initial commit"

About

Personal preset template

License:MIT License


Languages

Language:Vue 49.7%Language:TypeScript 44.0%Language:JavaScript 4.0%Language:Less 1.4%Language:HTML 0.7%Language:Shell 0.2%