mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
988 B
988 B
README
Snapshot
成本仓位设置
日K
分时
About
A China stock data viewer build by Wails with NavieUI. A股数据可视化工具,基于Wails和NaiveUI。
Prerequisites
Running the Application in Developer Mode
The easiest way is to use the Wails CLI: wails dev
This should hot refresh when making changes the Frontend and rebuild when making changes in the Go.
Building the Application for Production
You can build you Application with: wails build