随笔分类 - react
摘要:创建React应用 使用next创建 npx create-next-app@latest 默认选项如图: 启动后: vite template:https://vercel.com/new/templates 使用vite构建 npm create vite@latest my-app -- --
阅读全文
摘要:使用命令 npx create-next-app@latest 新建项目时,会自定义一些选项,如下图: 其中自定义导入别名的选项,选择Yes 或 No 有何区别? Would you like to customize the default import alias (@/*)? ... No /
阅读全文

浙公网安备 33010602011771号