Skip to content

MkDocsEditor/MkDocsEditor-Web

Repository files navigation

Logo

MkDocsEditor-Web

MkDocsEditor web client.

Netlify Status

⚠️ Work In Progress

This project is still a work in progress and is not yet ready for production.

Developer Instructions

Project setup

npm install -g @vue/cli
npm install -g @vue/cli-service-global

Compiles and hot-reloads for development

npm run serve

User friendly debugging in chrome:

https://github.com/vuejs/vue-devtools#vue-devtools

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Contributing

GitHub is for social coding: if you want to write code, I encourage contributions through pull requests from forks of this repository. Create GitHub tickets for bugs and new features and comment on the ones that you are interested in.

License

AGPLv3+