Full UI 180 & Overall improvements
This commit is contained in:
10
README.md
10
README.md
@@ -29,12 +29,4 @@ Minimal local-first luggage management app built with Expo.
|
||||
```bash
|
||||
npm install
|
||||
npm run start
|
||||
```
|
||||
|
||||
## Build / CI
|
||||
|
||||
Gitea workflows are in `.gitea/workflows`:
|
||||
|
||||
- `dev.yml`: smoke check via `expo export --platform web` on non-main branches
|
||||
- `ci.yml`: Android APK build via `eas build --local`, web bundle export, release tag/artifacts on `main`
|
||||
- `manual-build.yml`: manual Android APK build via `eas build --local`
|
||||
```
|
||||
Reference in New Issue
Block a user