1.3.0 • Published 8 years ago
design-pack v1.3.0
Design Pack
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-packUsage
in the terminal write
$ design-pack <project-name>The cli will create a folder with the following files
index.html
style.css
script.jsand the following libraries
bootstrap
jqueryLicense
MIT