> For the complete documentation index, see [llms.txt](https://book.ferro.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.ferro.pro/dev/uni.md).

# uni

* [tauri](#tauri)
* [NativeScript](#nativescript)

## Quasar

<https://quasar.dev/introduction-to-quasar#what-is-quasar>

## Tauri

<https://github.com/tauri-apps/tauri>

## uni-app

<https://en.uniapp.dcloud.io/>

## NativeScript

<https://docs.nativescript.org/environment-setup.html#windows-android>

```
npm config set proxy http://192.168.88.25:7890
npm install -g nativescript
ns doctor android
```
