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 create-arklnk-app my-app
npm init arklnk-app my-app
yarn create arklnk-app my-app
It will create a directory called my-app inside the current folder.