Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 198 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 198 Bytes

MarkTool

标注工具平台

clone the project

git clone https://github.com/FXLP/MarkTool.git

enter the project directory

cd MarkTool

install dependency

npm install

develop

npm run dev