0.1.2 • Published 4 years ago

@forchange/cc-cli-plugin-react v0.1.2

Weekly downloads
15
License
MIT
Repository
-
Last release
4 years ago

cc-cli-plugin-react

cc react 插件

Install

$ yarn add @forchange/cc-cli-plugin-react

Usage

// cc.config.js
module.exports = {
  plugins: ['react']
};