0.3.0 • Published 3 years ago

wesi-mde v0.3.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

markdown-editor

Project setup

npm install
     graph LR
      A --- B
      B-->C[fa:fa-ban forbidden]
      B-->D(fa:fa-spinner);

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.