generator-styleguide:Yeoman生成器,用于带有Bootstrap Sass起始文件的全息图样式指南

时间:2024-06-05 00:42:24
【文件属性】:

文件名称:generator-styleguide:Yeoman生成器,用于带有Bootstrap Sass起始文件的全息图样式指南

文件大小:63KB

文件格式:ZIP

更新时间:2024-06-05 00:42:24

CSS

样式指南生成器 生成器将构建一个简单的样式指南,其中包含bootstrap-sass-official起始文件和都可以使用。 入门 要启动样式指南项目,您将必须在全球范围内安装Yeoman和Hologram。 # install Yeoman $ npm install -g yo # Install Hologram $ gem install hologram 您可能需要使用sudo安装Hologram gem,这取决于您的权限。 要从npm安装generator-styleguide,请运行: $ npm install -g generator-styleguide 最后,启动生成器: $ yo styleguide # To create a new component: $ yo styleguide:component # To create a new Tw


【文件预览】:
generator-styleguide-master
----twig()
--------templates()
--------index.js(910B)
----.jshintrc(351B)
----.gitattributes(12B)
----component()
--------templates()
--------index.js(2KB)
----.npmignore(55B)
----LICENSE(1KB)
----README.md(1KB)
----drupal()
--------templates()
--------index.js(2KB)
----.editorconfig(214B)
----util.js(832B)
----.gitignore(20B)
----app()
--------templates()
--------index.js(3KB)
----package.json(689B)

网友评论