create-template

The sample single page app project template, uses RequireJS

  • Owner: volojs/create-template
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownervolojs/create-template
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 2)
Platform
License:
所有者活动
Created At2012-01-02 21:49:57
Pushed At2018-11-26 02:45:06
Last Commit At2018-11-25 18:45:05
Release Count0
用户参与
Stargazers Count413
Watchers Count32
Fork Count362
Commits Count54
Has Issues Enabled
Issues Count9
Issue Open Count4
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private