1.0.2 • Published 2 years ago
create-arklnk-app v1.0.2
create-arklnk-app
Create Arklnk apps with no build configuration.
- docs.arklnk.com – 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
It will create a directory called my-app inside the current folder.