Skip to content

neilnand/DemoDropboxNodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoDropboxNodeJS

  • Demo of NodeJS reading files in DropBox.

Dropbox

Markdown

XML

Instructions
  1. download this repository and install dependencies

     $ git clone git@github.com:neilnand/DemoDropboxNodeJS.git
     $ cd DemoDropboxNodeJS
     $ npm install
    
  2. start server

     $ grunt
    
  3. live updates - watch for changes

     ## Run in another Terminal window
     $ grunt devwatch
    
  4. open up web browser to:

     ## http://localhost:3000
    

About

Demo of NodeJS reading files in DropBox

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors