0.1.9 • Published 5 years ago

generator-bootstrap-theme v0.1.9

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

generator-bootstrap-theme NPM version Build Status Dependency Status Coverage percentage

Create a Bootstrap4 (4.x) theme :art:

BOOTSTRAP-SASS

Installation

First, install Yeoman and generator-bootstrap-theme using npm (we assume you have pre-installed node.js).

npm install -g yo && gulp
npm install -g generator-bootstrap-theme

Then generate your new project:

yo bootstrap-theme
? Whats the name of your theme name?
? Name of the author ()
...
? Which components you need?
 ◉ Tooltip
 ◉ Popover
 ◉ Carousel
❯◉ Utilities
 ◉ Navigation
 ◉ Navbar
 ...
 ? Would you implement a google font? (Y/n)

:trollface: Run

npm run dev

:black_nib: Install Fonts (optional)

Documentation gulp-google-webfonts

gulp fonts

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Tayfun Guelcan

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.0.0

6 years ago