webappboilerplate:用于 Web 应用程序的样板

时间:2021-07-10 04:18:27
【文件属性】:
文件名称:webappboilerplate:用于 Web 应用程序的样板
文件大小:10KB
文件格式:ZIP
更新时间:2021-07-10 04:18:27
JavaScript 网页应用样板 用于 Web 应用程序的样板 结构 app/ //src files ├ sass ├ scripts ├ views ├ images ├ index.html // dev index └ public/ //production files ├ styles ├ fonts ├ scripts ├ views ├ images ├ index.html // generated production index page package.json bower.json Gruntfile.js .gitignore 默认Deps 查询 引导程序 真棒 设置应用程序 修改 package.json 和 bower 项目名称和版本 npm install --save-dev 获取第 3 方 dep bower install --save 以获得 3rd pa
【文件预览】:
webappboilerplate-master
----.gitignore(76B)
----app()
--------standalone.js(480B)
--------sass()
--------scripts()
--------style.css(438B)
--------io.js(3KB)
--------index.html(2KB)
--------server.js(404B)
----package.json(811B)
----Gruntfile.js(5KB)
----README.md(2KB)
----bower.json(367B)

网友评论