react-boilerplate:只需一个简单的react模板即可构建新项目

时间:2024-02-25 17:27:51
【文件属性】:

文件名称:react-boilerplate:只需一个简单的react模板即可构建新项目

文件大小:196KB

文件格式:ZIP

更新时间:2024-02-25 17:27:51

eslint enzyme create-react-app reactjs hacktoberfest

ReactJS样板 只是我个人工作和学习的简单实用模板。 很好地使用它,可以免费使用和修改。 :memo: 建于 -ReactJS的Bootstrapper -用于ReactJavaScript测试实用程序 它允许您将.scss文件本地编译为CSS 可用脚本 在项目目录中,可以运行: npm start或yarn start 在开发模式下运行应用程序。 打开在浏览器中查看。 如果进行编辑,页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm test或yarn test 在交互式监视模式下启动测试运行程序。 有关更多信息,请参见关于的部分。 npm run build或yarn bui


【文件预览】:
react-boilerplate-master
----.gitignore(310B)
----package.json(2KB)
----src()
--------components()
--------setupTests.js(141B)
--------routes.js(261B)
--------services()
--------index.js(147B)
--------helpers()
--------__mocks__()
--------__tests__()
--------App.js(141B)
--------config()
--------styles()
--------screens()
----LICENSE(1KB)
----public()
--------index.html(1KB)
----.eslintrc.js(611B)
----README.md(3KB)
----.editorconfig(130B)
----yarn.lock(485KB)

网友评论