An open API service indexing awesome lists of open source software.

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

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.