An open API service indexing awesome lists of open source software.

https://github.com/connect-platform/create-connective-html

A package to help start new CONNECTIVE HTML projects
https://github.com/connect-platform/create-connective-html

Last synced: 5 months ago
JSON representation

A package to help start new CONNECTIVE HTML projects

Awesome Lists containing this project

README

          

# create-connective-html
A package to help start new [**CONNECTIVE HTML**](https://github.com/CONNECT-platform/connective-html) projects

## Usage:

```
npx @connectv/create-html
```

this will create a folder named `` 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
```