Skip to content

chenxianming/mde-web-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mde-demo

Markdown editor across Desktop / Web / App platform.

Home page

mde.coldnoir.com

Software download

https://github.com/chenxianming/mde-editor-desktop/releases

This project was bootstrapped with Create React App.

Installation

  • make sure Nodejs environment >= V8.0
  • support ECMA6
git clone https://github.com/chenxianming/mde-web-demo.git
    
npm install

ReactJS environment

  • make sure your webpack environment run this code without any throuble.
$ npx run create-react my-project
$ cd my-project && npm start
  • the react updated gen every weeks, if ur wepack version was difference, try to delete wepack, webpack-dev-server ( but i don't think it was healthly for another one, kown effects, u need reinstalled webpack then running on other project. )

Run

npm start

Build minify and static page

npm run build

Generation asset path to ProjectPath/buld/, you can upload directory to any static server for use HTML5 specify.

Development & themes redesign

  1. Make theme directory in src/themes.
  2. Edit src/config.json
  3. Rplace theme value to your theme pathname
  4. Enjoy development

Eject webpack project

npm run eject

Other platform

Desktop

PC embed

Mobile embed

Desktop release

Creadit

www.coldnoir.com

About

Markdown editor across Desktop / Web / App platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published