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.
- word to html
- Edit html
- Generate access links
- 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