m-riley04 / EECS-468-FileServer-ICP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Versioning

  • Node.js v21.5.0
  • mime@2.6.0

Setup

  1. Clone/pull the repo
  2. Run npm install mime@2.6.0 (if mime@2.6.0 is not installed)
  3. Run npm install
  4. Run node index.js
  5. Navigate on a browser to localhost:8000

About


Languages

Language:HTML 52.9%Language:JavaScript 47.1%