Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 534 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 534 Bytes

Build Status FileServer

This is a exercise for us to learn how to use NodeJS

How do I run server

  1. Clone repo
  2. npm install
  3. npm start

TODO

  1. Navigate through directories
  2. Download files
  3. Download zipped directories
  4. Remove html from model's clases

Build Status