mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
init
This commit is contained in:
parent
fe0cb7c589
commit
05c9aaeae5
21
README.md
21
README.md
@ -1,19 +1,14 @@
|
|||||||
# README
|
# README
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
A template for [Wails](https://wails.io/) with [NavieUI](https://www.naiveui.com/).
|
A China stock data viewer build by [Wails](https://wails.io/) with [NavieUI](https://www.naiveui.com/).
|
||||||
|
|
||||||
|
## Prerequisites
|
||||||
## Creating the Projekt
|
INSTALL [GO](https://golang.org) AND [Wails](https://wails.io/)
|
||||||
Create a new Application with the Wails CLI and this template:
|
|
||||||
|
|
||||||
```
|
|
||||||
wails init -n projectname -t https://github.com/tk103331/wails-template-naive
|
|
||||||
```
|
|
||||||
|
|
||||||
## Running the Application in Developer Mode
|
## Running the Application in Developer Mode
|
||||||
The easiest way is to use the Wails CLI: `wails dev`
|
The easiest way is to use the Wails CLI: `wails dev`
|
||||||
@ -25,3 +20,11 @@ This should hot refresh when making changes the Frontend and rebuild when making
|
|||||||
You can build you Application with: `wails build`
|
You can build you Application with: `wails build`
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
[Apache License 2.0](LICENSE)
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
[NaiveUI](https://www.naiveui.com/)
|
||||||
|
[Wails](https://wails.io/)
|
||||||
|
[Vue](https://vuejs.org/)
|
||||||
|
[Vite](https://vitejs.dev/)
|
Loading…
x
Reference in New Issue
Block a user