Skip to content

trioni/backbone-require-handlebars-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labs

This is just a labs repo trying to tie togather various parts of a SPA ( Single Page Applicaion )

Making it work

This demo app uses the last.fm API to load data. To be able to make requests you will need an apikey.

define(function(){
	return {
		apiKey:[ENTER YOUR APIKEY HERE]
	}
}
  • Open index.html in your browser. Done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published