10000 GitHub - dandean/fileify-example: Example Use of node-fileify, without jQuery
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dandean/fileify-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example node-fileify application

This differs from the example on the node-fileify page in that it does not include jQuery, so client-side script is cut down to ~300 LOC from ~9,000 LOC.

Run it!

git clone git://github.com/dandean/fileify-example.git
cd fileify-example
npm install
node server.js

Point a browser at http://localhost:8080

About

Example Use of node-fileify, without jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0