feat: add phase 1 runnable skeleton
This commit is contained in:
@@ -7,7 +7,7 @@ hermes-mobile/
|
||||
LICENSE
|
||||
.gitignore
|
||||
.editorconfig
|
||||
package.json # pnpm workspace root, later
|
||||
package.json # pnpm workspace root
|
||||
pnpm-workspace.yaml
|
||||
tsconfig.base.json
|
||||
install.sh # one-liner installer entrypoint, later
|
||||
@@ -31,8 +31,7 @@ hermes-mobile/
|
||||
src/
|
||||
app/
|
||||
App.tsx
|
||||
router.tsx
|
||||
providers.tsx
|
||||
navigation.ts
|
||||
screens/
|
||||
AskScreen/
|
||||
ActivityScreen/
|
||||
|
||||
Reference in New Issue
Block a user