-
π File based routing
-
π¨ 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