Skip to content

Latest commit

 

History

History

node_implementation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Aircache (Node Implementation)

Description

This will allow two or more users to share files directly between one another without the use of a server to host the data.

Dependencies

  • node.js
  • npm

Build Instructions

  1. Install the dependencies
npm install
  1. Run the server
npm start