MkDocsEditor / MkDocsEditor-Web

MkDocsEditor web client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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+

About

MkDocsEditor web client.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 53.5%Language:Vue 27.7%Language:TypeScript 17.5%Language:HTML 0.9%Language:Dockerfile 0.5%