Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 439 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 439 Bytes

贡献代码

环境

  • Node.js LTS
  • Yarn Latest

安装

# install
git clone https://github.com/NewDadaFE/react-impression.git
cd react-impression
yarn

组件库

源码位于packages/react-impression,文档位于packages/react-impression-website,执行yarn website:start实时预览效果

使用示例

源码位于packages/react-impression-examples,执行yarn examples:start实时预览效果