https://github.com/litongjava/tauri-magic-web
Magic Web client GUI encapsulated in tarui based on rust language
https://github.com/litongjava/tauri-magic-web
Last synced: 10 months ago
JSON representation
Magic Web client GUI encapsulated in tarui based on rust language
- Host: GitHub
- URL: https://github.com/litongjava/tauri-magic-web
- Owner: litongjava
- Created: 2023-05-07T00:19:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T11:59:13.000Z (over 2 years ago)
- Last Synced: 2025-03-27T09:46:10.277Z (11 months ago)
- Language: JavaScript
- Size: 1.16 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tauri-magic-web
基于rust语言的tarui封装的Magic Web客户端GUI
Magic Web client GUI encapsulated in tarui based on rust language


## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).