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