mdR (for markdown Reader) is a web file explorer write with angular 4 and php 7. It actually provide a view of files with extensions like md, php,js,css, sass [...].
This project has been inspired from exploweb by quenti77.
- You can use your preferred web server (which has php7) or use a simple php server
- Download the source code or the distributed version mdR.zip according to your usage
- Decompress the archive and open a terminal in the created folder
$ cd mdR
$ php -S localhost:3000
Browse the localhost:3000 in your browser.
- Implement:
- cli tools for quickly access from any folder
- search