Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 492 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 492 Bytes

chrome-extension-react-demo

基于react开发的Chrome插件demo。

✨ 特性

  • 🌈 完整案例展示。
  • 📦 使用React组件进行页面的开发。
  • 🌍 中英文两种语言支持。

介绍文档

文档

⌨️ 本地开发

$ git clone https://github.com/hepengwei/chrome-extension-react-demo.git
$ cd chrome-extension-react-demo
$ npm install
$ npm start