该项目前端基于Vue3、Vite、Naive-UI和TypeScript实现的It-Tools, 桌面端基于Go实现的Wails, 同时感谢其他开源项目。
- Go(最新版本)
- Node.js >= 18
- NPM >= 9
go install github.com/wailsapp/wails/v2/cmd/wails@latest
git clone https://github.com/inRemark/localjson.git
pnpm install --prefix ./frontend
# or
cd frontend
pnpm install
wails dev
This project is under the GNU GPLv3.