An open API service indexing awesome lists of open source software.

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

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
![](README_files/1.jpg)
![](README_files/2.jpg)
## 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/).