简化版create-react-app Template
npx create-react-app YOUR_PROJECT_NAME --template cra-template-simplified
在删减create-react-app默认template的基础上增加一些个人认为有用的features
简化版create-react-app Template
npx create-react-app YOUR_PROJECT_NAME --template cra-template-simplified
在删减create-react-app默认template的基础上增加一些个人认为有用的features
npm i cra-template-simplified
0
0.1.5
MIT
7.6 kB
12