https://github.com/lfscamargo/todolist.lynx
Todolist Written using TikTok's Lynx Mobile Framework
https://github.com/lfscamargo/todolist.lynx
Last synced: 8 days ago
JSON representation
Todolist Written using TikTok's Lynx Mobile Framework
- Host: GitHub
- URL: https://github.com/lfscamargo/todolist.lynx
- Owner: LFSCamargo
- Created: 2025-03-26T16:57:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-26T19:02:35.000Z (over 1 year ago)
- Last Synced: 2025-10-25T07:59:04.266Z (9 months ago)
- Language: TypeScript
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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.