2.9.6 • Published 2 years ago
create-react-smth-app v2.9.6
create-react-smth-app 🚀
A simple and perfect react scaffolding
smth在这里是smooth的简写,表示这个脚手架创建的初衷是旨在提供一个流畅、无缝的开发体验,使开发者能够更容易、更高效地构建 React 应用程序。通过预配置、优化和包含一些开发者通常需要的功能和工具来实现这一点。"smooth" 表示简化的开发过程和提高的开发效率。
1.搭建你的 React 项目
使用 PNPM(推荐):
pnpm create react-smth-app
使用 Yarn:
yarn create react-smth-app
使用 NPM:
npm create react-smth-app
然后按照提示操作!
你还可以通过额外的命令行选项直接指定项目名称和要使用的模板。例如,要搭建一个 React + Vite 项目,请运行:
# pnpm
pnpm create react-smth-app my-smth-app --template/vite
# yarn
yarn create react-smth-app my-smth-app --template/vite
# npm
npm create react-smth-app my-smth-app -- --template/vite
2.9.4
2 years ago
2.9.3
2 years ago
2.9.6
2 years ago
2.9.5
2 years ago
2.9.2
2 years ago
2.9.1
2 years ago
2.9.0
2 years ago
2.8.0
2 years ago
2.7.0
2 years ago
2.6.0
2 years ago
2.5.0
2 years ago
2.4.0
2 years ago
2.3.0
2 years ago
2.2.0
2 years ago
2.1.0
2 years ago
2.0.0
2 years ago
1.9.0
2 years ago
1.7.0
2 years ago
1.6.0
2 years ago
1.5.0
2 years ago
1.4.0
2 years ago
1.3.0
2 years ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago