Skip to content

xjamundx/slide-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slide-web

Generic Backbone/AMD/Handlebars example.

Setup

This app shows some fake slides, to get started checkout the out and type the following:

npm install
node app.js

Notes

To see the dev version go to this URL: http://localhost:3000/index.html

To see the production version go to this URL: http://localhost:3000/index-prod.html

Important files:

  • /public/js/ - amd js
  • /public/js/app.js - main app
  • /public/js/app.build.js - build settings
  • /public/index.html - shows how to setup require.js
  • /public/index-prod.html - shows how to use compiled version

Compiling

grunt

About

Generic Backbone/AMD/Handlebars example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published