@lynx-example/view
v0.7.0
Published
An example shows how to use view in Lynx
Readme
ReactLynx project
This is a ReactLynx project bootstrapped with @lynx-js/create-lynx.
Getting Started
First, install the dependencies:
pnpm installThen, run the development server:
pnpm run devScan 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.
