近期活动
最近创建的页面 查看全部
pnpm 不识别 jest
issue 添加下方配置到 .npmrc public-hoist-pattern[]=style-inject public-hoist-pattern[]=*jest*
React
Nx 需要安装的包 @nrwl/react npm install -D @nrwl/react Nx 新添加一个 React App nx g @nrwl/react:app web
Fastify
nx 需要安装的包 npm i --save-dev @nrwl/node @nrwl/js 添加一个 node 项目 nx g @nrwl/node:application api fas...
nx.dev
创建 monorepo 项目 npx create-nx-workspace@latest 这里创建一个空的项目,方便后期自行添加项目。 安装通用工具 @nrwl/linter https...
macOS
https://github.com/nvm-sh/nvm 安装 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/in...