Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 271 Bytes

Example of implementing custom markdown syntax and rendering it to Vue nodes

To run this for prototyping you can use Vue CLI. You can install it as described here.

And then simply execute vue serve in this directory.