Skip to content

lagerone/twitterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterApp

This is an updated version of my demo of the amd pattern running on Node.js.

##Start the app node app.js

##Run the require.js optimizer node r.js -o build.js

Edit layout.jade and replace this

script(src='scripts/lib/require.js', data-main='scripts/main')

with this

script(src='scripts/lib/require.js', data-main='scripts/main-built')

About

Demo app of the amd pattern running on Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published