<p align="center"> <img alt="logo" src="https://img11.360buyimg.com/imagetools/jfs/t1/211965/25/7152/22022/61b16785E433119bb/aa41d7a9f7e823f3.png" width="150" style="margin-bottom: 10px;"> </p>
npm install test-nut-ui

Nascent-style mobile UI components based on React that support users to develop H5 and mini-programs.

---
> Nut[nʌt]: the one Squirrel Scrat pursues resolutely for a lifetime and will never let go even if it causes a catastrophe from the animated film Ice Age.
简体中文 | English
* 🚀 70+ High Quality Components
* 📖 Based on JD APP 11.0 Visual Specifications
* 🍭 Support Tree Shaking
* 📖 Extensive Documentation and Demos
* 💪 Written in TypeScript
* 💪 Support SSR (Experimental)
* 🍭 Support Custom Themes
* 🍭 90%+ Unit Test Coverage
* 📖 Provide Sketch Design Resources
sh
Clone repository
git clone https://github.com/jdf2e/nutui-react.gitEnter the project dictionary
cd nutui-reactInstall dependencies
npm installStart development
npm run devvisit in browser: http:http://localhost:3000 (you don't have to open it manually if you've run it in the browser again)
`
$3
`sh
Clone repository
git clone https://github.com/jdf2e/nutui-react.gitEnter the project dictionary
cd nutui-reactInstall dependencies
npm installStart development
dir:src/sites/mobile-taro/dist/weapp
npm run dev:taro:weappOR run as jd mini-program
dir:src/sites/mobile-taro/dist/jd
npm run dev:taro:jd
`Build Versions
> If you are using AMD environment or build tools such as Webpack, Vite, etc., we recommend using the
es version. If it is a non-module environment (such as direct reference through the