A simple command line tool for initializing projects with Juno or guiding developers to Internet Computer resources.
Just run...
npm create ic@latest
...and follow the prompts.
With NPM:
npm create ic@latest
With Yarn:
yarn create ic
With PNPM:
pnpm create ic
MIT © David Dal Busco