UNPKG

@ecip/ecip-components

Version:

A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features

11 lines (7 loc) 184 B
<meta charset="utf-8"> <title>EcEditor demo</title> <script src="./EcEditor.umd.js"></script> <link rel="stylesheet" href="./EcEditor.css"> <script> console.log(EcEditor) </script>