easy-h5-editor

easy to build a H5 page

Usage no npm install needed!

<script type="module">
  import easyH5Editor from 'https://cdn.skypack.dev/easy-h5-editor';
</script>

README

easy-h5-editor

NPM JavaScript Style Guide

Install

npm install --save easy-h5-editor

Usage

import React, { Component } from 'react'

import MyComponent from 'easy-h5-editor'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

none © eaTong