benlau / asyncapi-live-reload-demo

Edit asyncapi.yml then generate and reload the HTML doc automatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asyncapi-live-reload-demo

Demonstrate how to reload the generated HTML doc by asyncapi.yml automatically

Prerequisite

npm install

Usage

  1. Run
npm start

Then it will launch the generated document in your default browser.

  1. Open and edit asyncapi.yml by your favor editor

Wait a few seconds. The content in the browser will be reloaded.

About

Edit asyncapi.yml then generate and reload the HTML doc automatically

License:The Unlicense