Skip to content

Latest commit

 

History

History

create-adv

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

create-adv

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.