mdf-demo
v1.0.3
Published
mdfjs web demo
Downloads
1
Readme
开发模式
先 father build 再 yarn link
流程
- git clone https://github.com/aJean/mdf-js.git
- git clone https://git.medlinker.com/dcm-frontend/mdf-demo.git
- npm i lerna yarn -g
- cd mdf-js
- yarn link
- yarn build -w
- cd mdf-demo
- yarn link root
- yarn build / dev / create