Skip to content

bobolu/WebappTmpl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WebappTmpl

Simple webapp template to get instantly started.

Including:

  • require.js - - - Dependency Management
  • jQuery - - - DOM Manipulation
  • Twitter Bootstrap - - - Layout
  • Backbone.js - - - MVC Architecture
  • Underscore.js - - - Tools
  • Handlebars.js - - - Templating

Structure:

  • static/
    • css/
    • img/
    • js/
      • libs/
      • main.js - - - Your JavaScript starting point
  • index.html - - - The HTML Skeleton

That's it. Let's get started.

About

Simple Template for HTML/JavaScript apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published