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
- Host: GitHub
- URL: https://github.com/leocodeio/lynx-boiler
- Owner: leocodeio
- Created: 2025-03-11T05:35:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T05:38:19.000Z (over 1 year ago)
- Last Synced: 2025-03-11T06:28:17.290Z (over 1 year ago)
- Language: CSS
- Size: 0 Bytes
- 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.
# lynx-boiler