Skip to content

davidcorne/markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor

Building

Docker

Docker is the easiest way to build this. The commands are:

  1. Build container: docker build -t mde -f .\.devcontainer\Dockerfile .
  2. Run container: docker run -it mde -v <path-to-repo>:/mde

To debug the Dockerfile, you want to do something like: docker run -it -v <development-location>\markdown-editor:/mde mde bash.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages