Skip to content

lanseria/arco-uno-basic-template

Repository files navigation

Arco Uno Basic Template

Features

Try it now!

arco-uno-basic-template requires Node >=14.18

GitHub Template

Create a repo from this template on GitHub.

Clone to local

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