Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

aurelmegn/mdR

Repository files navigation

mdR

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.

Usage

  • 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.

Screenshots

Preview 1

Development

TODO

  • Implement:
    • cli tools for quickly access from any folder
    • search

About

mdR is a file explorer write with angular and php. It also allow to preview files with entensions like md ,html, js,css, sass .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published