npm install -g truffle
git clone https://github.com/hashfx/Decentralised-Dropbox/
npm install # cd to cloned repo
truffle migrate --reset # make sure Ganache is running in background
npm run dev
Image Credits: Dapp University
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.