Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 603 Bytes

File metadata and controls

24 lines (14 loc) · 603 Bytes

launch page webtool 开发者工具

  • 一些常用的开发者工具,比如时间戳转换、JSON/XML压缩格式化等,不用每次都打开网页处理。

  • 基于electron-vue开发, UI暂时使用Bootstrap。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

screenshot

launch page