The MFS is a file system abstraction built on top of IPFS. It supports all the operations you would expect such as creating directories, adding files to them, renaming, coping, deleting, etc.
In this directory:
$ npm install
$ npm start
Then open http://localhost:8888 in your browser.