Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 306 Bytes

This repo demonstrates how to integrate mermaid to your site using the API

Get started

Run yarnor npm install to install the project dependencies

Run yarn dev or npm run dev to start a development server for this small example.

The interesting code is in src/js/index.html.