Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 737 Bytes

README_en.md

File metadata and controls

34 lines (21 loc) · 737 Bytes

Html Turning into a Word gadget

README: English | Chinese

Use koa to write a small website, upload the word document to convert word to html, and editable html. After editing, you only need to click upload to generate html access link.

npm

view demo

Features

  1. word to html
  2. Edit html
  3. Generate access links

usage

  • Download source code
Git clone https://github.com/Andyliwr/node-word-to-html.git
  • Install dependencies and launch projects
Npm install
Npm run dev
  • Open project access address

Go to http://localhost:3000 in your browser and start using