wuziqi-components-game

游戏模块

Usage no npm install needed!

<script type="module">
  import wuziqiComponentsGame from 'https://cdn.skypack.dev/wuziqi-components-game';
</script>

README

wuziqi-components-game

游戏模块

NPM JavaScript Style Guide

Install

npm install --save wuziqi-components-game

Usage

import React, { Component } from 'react'

import MyComponent from 'wuziqi-components-game'

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

License

MIT © aaaaaa