# AGENTS.md

A cross-platform framework using Vue.js

## Setup

```
yarn install
```

## Commands

```
yarn subtree:pull:hello-uni-app-x
yarn subtree:pull:hello-uts
yarn subtree:pull:hello-uvue
```

## Layout

- `src/`      571 source files
- `examples/` 463 source files
- `test/`     2 source files

## Conventions

- Tests live alongside the code they cover, following `docs/ai/auto-test.md`.
- TODO: add the two or three conventions a newcomer always gets wrong here.

## Gotchas

- `src/uni_modules/uni-pay-x/uniCloud/cloudfunctions/common/uni-pay/index.js` is 287KB. It will not fit comfortably in context, so read it in parts.

---

Drafted by agentreadme.com from what is in this repository. Everything marked TODO
needs a human. Check it in as AGENTS.md at the root.
