1.0.6 • Published 5 years ago

create-html-scss-js v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago