Scaffolding Your First ADV Project
With NPM:
npm init adv
With Yarn:
yarn create adv
With PNPM:
pnpm dlx create-adv
Then follow the prompts!
Ref create-vite.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Scaffolding Your First ADV Project
With NPM:
npm init adv
With Yarn:
yarn create adv
With PNPM:
pnpm dlx create-adv
Then follow the prompts!
Ref create-vite.