-
🎨 UnoCSS - The instant on-demand atomic CSS engine.
-
😃 Use icons from any icon sets in Pure CSS
-
🔥 Use the new
<script setup>
style -
✅ Use Arco UI UI Framework
-
🦾 TypeScript, of course
-
☁️ Deploy on Netlify, zero-config
arco-uno-basic-template requires Node >=14.18
Create a repo from this template on GitHub.
If you prefer to do it manually with the cleaner git history
npx degit lanseria/arco-uno-basic-template my-arco-uno-app
cd my-arco-uno-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm