Skip to content

Knockout + RequireJS starter kit for SPA or modular js application

Notifications You must be signed in to change notification settings

alexbihary/ko-spa-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

KnockoutJS + RequireJS + jQuery + Bootstrap Starter Kit

This application is meant to serve as a starting point for modular JavaScript applications based on AMDjs design principles. Please refer to the respective libraries for additional information and licensing.

Included Libraries:

Application Directory Structure:

  • app/
    • css/ (styles...)
    • img/ (images...)
    • js/ (amdjs modules...)
      • main.js
    • lib/ (third-party libraries...)
      • bootstrap/
      • jquery/
      • knockout/
      • require/
    • tmpl/ (html...)
  • index.html

Feel free to fork and modify as you please!

About

Knockout + RequireJS starter kit for SPA or modular js application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published