create-template

The sample single page app project template, uses RequireJS

  • 所有者: volojs/create-template
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

This web project has the following setup:

  • www/ - the web assets for the project
    • index.html - the entry point into the app.
    • app.js - the top-level config script used by index.html
    • app/ - the directory to store project-specific scripts.
    • lib/ - the directory to hold third party scripts.
  • tools/ - the build tools to optimize the project.

To optimize, run:

node tools/r.js -o tools/build.js

That build command creates an optimized version of the project in a
www-built directory. The app.js file will be optimized to include
all of its dependencies.

For more information on the optimizer:
http://requirejs.org/docs/optimization.html

For more information on using requirejs:
http://requirejs.org/docs/api.html

主要指标

概览
名称与所有者volojs/create-template
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证
所有者活动
创建于2012-01-02 21:49:57
推送于2018-11-26 02:45:06
最后一次提交2018-11-25 18:45:05
发布数0
用户参与
星数413
关注者数32
派生数362
提交数54
已启用问题?
问题数9
打开的问题数4
拉请求数2
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?