https://github.com/tayyabmughal676/lynx-first-app
LynxJS cross-platform first learning project for iOS and Android. @Thor
https://github.com/tayyabmughal676/lynx-first-app
Last synced: 7 months ago
JSON representation
LynxJS cross-platform first learning project for iOS and Android. @Thor
- Host: GitHub
- URL: https://github.com/tayyabmughal676/lynx-first-app
- Owner: tayyabmughal676
- Created: 2025-03-13T16:24:43.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-03-13T16:54:36.000Z (7 months ago)
- Last Synced: 2025-03-13T17:52:51.151Z (7 months ago)
- Language: TypeScript
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Rspeedy project
This is a ReactLynx project bootstrapped with `create-rspeedy`.
## Getting Started
First, install the dependencies:
```bash
pnpm install
```Then, run the development server:
```bash
pnpm run dev
```Scan the QRCode in the terminal with your LynxExplorer App to see the result.
You can start editing the page by modifying `src/App.tsx`. The page auto-updates as you edit the file.