An example shows how to use view in Lynx
npm install @lynx-example/viewThis is a ReactLynx project bootstrapped with create-rspeedy.
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.