1.0.6 • Published 3 years ago

create-html-scss-js v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-html-scss-js

A CLI to automatically clone the html-scss-js boilerplate code.

Installation

Install the CLI globally OR use npx:

npm install -g create-html-scss-js

Usage

# with global install
create-html-scss-js 'name-of-app'
# with npx
npx create-html-scss-js 'name-of-app'

This will create a directory with the given name, clone the clone the html-scss-js repo into it, and install all the dependencies.

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago