Partyshare
A free, open source file sharing application, built on the peer-to-peer hypermedia protocol IPFS.
File Explorer
Download Latest Version (.zip)- partyshare.icns_128x128.png
- partyshare.icns_24x24.png
- partyshare.icns_256x256.png
- partyshare.icns_32x32.png
- partyshare.icns_48x48.png
- partyshare.icns_64x64.png
- background.tiff
- partyshare.icns
- IPFSSync.js
- constants.js
- functions.js
- main.js
- constants.js
- icon-menubar-dark.png
- icon-menubar-dark@2x.png
- icon-menubar-light.png
- icon-menubar-light@2x.png
- icon_cog.svg
- icon_cog_filled.svg
- icon_file.svg
- icon_file_filled.svg
- icon_folder.svg
- icon_folder_filled.svg
- Button.css
- index.jsx
- Center.css
- index.jsx
- FileList.css
- index.jsx
- FileListItem.css
- index.jsx
- Footer.css
- index.jsx
- Header.css
- index.jsx
- index.jsx
- Notification.css
- index.jsx
- Title.css
- IconCog.css
- index.jsx
- IconFile.css
- index.jsx
- IconFolder.css
- index.jsx
- functions.js
- index.css
- index.js
- index.html
- .babelrc
- .eslintignore
- .eslintrc.json
- .gitignore
- .travis.yml
- ATTRIBUTION.md
- LICENSE.md
- package.json
- README.md
- webpack.config.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/BusterLabs/Partyshare
Downloads the entire project code from GitHub to your computer.
cd Partyshare
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ yarn install
Downloads and installs the libraries listed in package.json.
$ yarn start
Starts the development/run server.
$ npm version
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
