文件名称:bamboo-web:Bamboo 网络前端
文件大小:2.58MB
文件格式:ZIP
更新时间:2024-07-20 10:14:46
JavaScript
bamboo-web Bamboo web frontend For develop: # initialize project npm install gulp -g npm install # run gulp # open http://localhost:8000/ For deploy: # git push will auto update Directory Structure bin supervisor.conf Supervisor启动配置 update.js 自动部署脚本 gulpfile.js Gulp编译配置 src css font iconfont资源 *.less 页面CSS img 图片资源 js module 页面模块 index 首页 IndexModel.coffee 逻辑 IndexView.coffee 视图 template.html 模板 m
【文件预览】:
bamboo-web-develop
----etc()
--------supervisor.conf(327B)
--------deploy.js(438B)
----.gitignore(93B)
----README.md(848B)
----package.json(724B)
----src()
--------css()
--------img()
--------js()
--------index.html(2KB)
----gulpfile.js(4KB)