generator-bootstrap-boilerplate-template

1.1.1 • Public • Published


A Yeoman generator that creates the file structure for your bootstrap project.


The file structure for the generator is as follows:

project-name/
├── node_modules/
│   └── bootstrap/
│   └── popper.js/
├── scss/
│   └── custom.scss
├── src/
│   └── index.html
│   └── index.js
└── package.json

Instructions

Install Yeoman globally:

npm install -g yo 

sudo npm install -g yo

Then install the Bootstrap boilerplate generator globally:

npm install -g generator-bootstrap-boilerplate-template

sudo npm install -g generator-bootstrap-boilerplate-template

Navigate to a directory you want to generate the files in, then run yo bootstrap-boilerplate-template

The output should look like the following:


Select either template_1 or template_2 by using the and then await for the output.


Thats it. You are now ready to start coding in Bootstrap 💻


####t More website templates coming soon, stay tuned

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    17
    • latest

Version History

Package Sidebar

Install

npm i generator-bootstrap-boilerplate-template

Weekly Downloads

81

Version

1.1.1

License

ISC

Unpacked Size

335 MB

Total Files

20960

Last publish

Collaborators

  • devshash