Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 246 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 246 Bytes

svg-to-react

svg在线压缩并转换为jsx语法的react组件,在react中优雅的使用svg。

在线链接

开发

yarn
yarn start
open http://localhost:8888/

构建

yarn build