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

https://github.com/leocodeio/lynx-boiler

boiler plate for lynx
https://github.com/leocodeio/lynx-boiler

Last synced: 12 months ago
JSON representation

boiler plate for lynx

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.
# lynx-boiler