/create-connective-html

A package to help start new CONNECTIVE HTML projects

Primary LanguageJavaScriptMIT LicenseMIT

create-connective-html

A package to help start new CONNECTIVE HTML projects

Usage:

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