Skip to content

水墨文档,一款基于egg+vue开发的在线文档管理平台,支持markdown文档, excel文档,原型托管等功能. http://47.104.247.183:7001/

License

Notifications You must be signed in to change notification settings

mvcers/Ink-wash-docs

Repository files navigation

ink-wash-docs

水墨文档

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

水墨文档,一款基于egg+vue开发的在线文档管理平台,支持markdown文档, excel文档,原型托管等功能. http://47.104.247.183:7001/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 45.0%
  • JavaScript 28.1%
  • HTML 16.2%
  • CSS 7.3%
  • SCSS 3.4%