Skip to content

🔨 一行命令快速创建arklnk项目。Set up a arklnk app by running one command

License

Notifications You must be signed in to change notification settings

arklnk/create-arklnk-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-arklnk-app

Create Arklnk apps with no build configuration.

  • document – How to create a new arklnk app.

Create a project, and you’re good to go.

npx

npx create-arklnk-app my-app

npm

npm init arklnk-app my-app

Yarn

yarn create arklnk-app my-app

pnpm

pnpm create arklnk-app my-app

It will create a directory called my-app inside the current folder.

About

🔨 一行命令快速创建arklnk项目。Set up a arklnk app by running one command

Topics

Resources

License

Stars

Watchers

Forks

Packages