simple-html-project-generator

0.2.0 • Public • Published

node-simple-html-project-generator

A simple npm plugin to generate html projects quickly

File Structure

  + Project Name
     ---index.html
     ---style.css
     ---Assets
        ---js
            ---custom.js 
        ---css
        ---images

Install globally

  npm install -g simple-html-project-generator

Command

  simplegen-html gen [options]

Input

  Name: (required)
  Author: (optional)
  Version: (optional)

Options

  Use flag -j to include latest jquery version in index.html
  Use flag -b to include latest bootstrap version in index.html

MIT License

Readme

Keywords

Package Sidebar

Install

npm i simple-html-project-generator

Weekly Downloads

2

Version

0.2.0

License

MIT

Last publish

Collaborators

  • sadimahmud