generator-webdesign-boilerplate
v1.0.2
Published
generates a web design template for beginners and advanced web designers to start building their next project
Downloads
10
Maintainers
Readme
generator-webdesign-boilerplate
Generates the project files for a website using no hassle in addition to providing a starter template design.
Instructions
Firstly install yo using npm install yo
Then install the webdesign-boilerplate generator using npm install generator-webdesign-boilerplate
Lastly navigate to your desired directory and type the command yo webdesign-boilerplate
.
Thats all to it. The files will be generated and you can now code your website to your liking