UNPKG

propdoc

Version:

quick and easy documentation of Vue.js components

12 lines (11 loc) 210 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>propdoc-examples</title> </head> <body> <div id="app"></div> <script src="/dist/build.js"></script> </body> </html>