项目语言:TypeScript - React
已部署在 Vercel : 幻梦工具站
这是一个 Next.js 项目 bootstrapped with create-next-app
.
UI 基于 Antd 与 TailwindCSS 数据持久化基于 Zustand
本工具箱由个人前端工程师--穗积开发,喜欢的小伙伴们可以直接拿去使用或二次开发哟,点个 star 就行啦 欢迎联系我:QQ1704802092
install dependencies:
yarn install
run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
run the production server:
npm run build
npm run start
# or
yarn build
yarn start
# or
pnpm build
pnpm start
# or
bun build
bun start
deploy to vercel:
见 /assets/json/tools.json