A package to help start new CONNECTIVE HTML projects
npx @connectv/create-html <project-name>
this will create a folder named <project-name>
and setup a new CONNECTIVE HTML project for you there.
alternatively, you can just create the folder, cd
into it, and run this:
npx @connectv/create-html