Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

inspire-0905/bamboo-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

85 Commits

Repository files navigation

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 模板
      • main 主页
        • ...
      • AppModel.coffee 应用入口
    • vender JS第三方库
  • index.html 应用页面

About

Bamboo web frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /