cra-template-dmontee:个人创建 React App 模板

时间:2024-06-20 07:32:07
【文件属性】:

文件名称:cra-template-dmontee:个人创建 React App 模板

文件大小:38KB

文件格式:ZIP

更新时间:2024-06-20 07:32:07

JavaScript

用法 npx npx create-react-app my-app --template dmontee 包括 特征 VS 代码支持 使用 axios 获取异步数据 与漂亮兼容的Eslint配置 应用管理的后坐力 React hooks linting 和测试 使用 tailwindcss 进行样式设置 与 tailwind 兼容的 Stylelint 配置 基本的深色主题支持 本地测试 npx create-react-app . --template file:../path/to/your/template/cra-template-[template-name] 执照 在 MIT 许可下获得许可。


【文件预览】:
cra-template-dmontee-master
----package.json(687B)
----LICENSE(1KB)
----README.md(2KB)
----template()
--------gitignore(49B)
--------.eslintrc(844B)
--------src()
--------postcss.config.js(646B)
--------craco.config.js(162B)
--------.stylelintrc.js(658B)
--------public()
--------.eslintignore(81B)
--------.vscode()
--------tailwind.config.js(341B)
--------.prettierrc(50B)
----template.json(1KB)

网友评论