Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baslani/filament-test
https://github.com/baslani/filament-test
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/baslani/filament-test
- Owner: BAslani
- Created: 2024-10-21T15:36:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:45:41.000Z (3 months ago)
- Last Synced: 2024-10-22T02:59:04.129Z (3 months ago)
- Language: TypeScript
- Size: 45.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to your Expo app 👋
This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).
## Get started
1. Install dependencies
```bash
yarn
```2. Start the app
```bash
yarn start
```In the output, you'll find options to open the app in a
- [development build](https://docs.expo.dev/develop/development-builds/introduction/)
- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)
- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)### This testing project uses native code, so you'll need to create a development build to test it.