nextui-design-pro
nextui-design-pro copied to clipboard
Best practices for NextUI, The repository is being refined
NextUI Design Pro
The best practices for React NextUI + Formik + zustand ๐Build comfortable web applications
Demo ยป
Features
- Charts: react-chartjs-2 & chartjs
...edit
(BackTop)
Install
// git repo
git clone https://github.com/wangly19/nextui-design-pro.git
// go to projectDir
cd nextui-design-pro/app/next
// install package.json
pnpm install or pnpm i
// run
pnpm run dev
// build
pnpm run build
next version edit...