1.0.2 • Published 1 year ago

create-arklnk-app v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm.io

create-arklnk-app

Create Arklnk apps with no build configuration.

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

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