1.3.0 • Published 6 years ago

design-pack v1.3.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

Design Pack

npm version GitHub version

A web design starter pack cli containing index.html file with css and js files linked and optional jquery and bootstrap libraries.

Installation

$ npm install -g design-pack

Usage

in the terminal write

$ design-pack <project-name>

The cli will create a folder with the following files

index.html
style.css
script.js

and the following libraries

bootstrap
jquery

License

MIT