Skip to content

training4developers/file-uploads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_uploads

File Upload Demonstrations using a HTML5 and Node.js.

To run,

  1. Clone this repository to your local computer.
  2. Open a terminal, change to the local folder where the repository was cloned to.
  3. Type npm install, then press enter.
  4. Then either, type grunt, and press enter. Or, type node app/index.js, and press enter.
  5. Then open a web browser, and navigate to http://localhost:8080
  6. Select a demo, and follow the instructions.

About

File Upload Demonstrations using a HTML5 and Node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published