在 Actions 中可以找到最新的构建产物, 下载并解压后, 直接运行会自动打开浏览器.
You can find the latest build artifacts in Actions. After downloading and extracting them, running it directly will automatically open the browser.
git clone https://github.com/fishaudio/text-labeler
cd text-labeler
yarn install --frozen-lockfile
yarn dev
yarn build && yarn export