Get a prompt to install the CSS, Sass, Less or Stylus versions of Bootstrap when working on a project with the Yeoman generator-bootstrap project.
npm install yo -g (if you don't have yeoman already installed) then..
npm install generator-bootstrap -g
and finally
yo bootstrap
コメント