@we-mobius/react-example
v0.0.3
Published
1. Install dependencies
Downloads
1
Readme
React Example
Getting Started
- Install dependencies
pnpm install
- Start the development server
pnpm run dev
Open http://127.0.0.1:5238 with your browser to see the result.
Edit
views/App.tsx
to see your changes.Run
pnpm run build
to build the application for production.