generator-static-app-skeleton:静态应用程序框架的 Yeoman Generator

时间:2024-06-22 20:34:52
【文件属性】:

文件名称:generator-static-app-skeleton:静态应用程序框架的 Yeoman Generator

文件大小:30KB

文件格式:ZIP

更新时间:2024-06-22 20:34:52

JavaScript

Yeoman Generator for a Backbone + LESS + gulp + Browserify 静态应用程序框架 概述 这个 yeoman 生成器为您提供了一个静态应用程序框架,用于创建和部署单页静态 html/js/css 应用程序。 它使用一堆网络技术来帮助工作流、组织和快速开发。 它用: 因为它是 MVC。 因为它是 css 预处理器。 因为它是任务运行器。 作为它的依赖管理器。 并且预装了几个包来帮助解决问题(Bootstrap、jQuery、lodash、BrowserSync、Font Awesome 等等) 先决条件 首先,确保您在全球范围内安装了 。 npm install yo -g 一旦你有了它,你就可以安装这个生成器。 npm install -g generator-static-app-skeleton 这个 repo 使用的


【文件预览】:
generator-static-app-skeleton-master
----.jshintrc(1KB)
----.npmignore(546B)
----README.md(2KB)
----.gitignore(546B)
----app()
--------templates()
--------index.js(7KB)
----package.json(726B)

网友评论