react-starter:使用React创建单页应用程序

时间:2021-05-16 10:36:24
【文件属性】:
文件名称:react-starter:使用React创建单页应用程序
文件大小:127KB
文件格式:ZIP
更新时间:2021-05-16 10:36:24
JavaScript React启动器 使用react创建单页应用程序。 入门 要求 Mac OS X,Windows或Linux 包+ v6.5或更高版本 预先配置了React / JSX / Flow / ESlint的文本编辑器或IDE() 目录布局 . ├── /build/ # The folder for compiled output ├── /node_modules/ # 3rd-party libraries and utilities ├── /public/ # Static files which are copied into the /build/public folder ├── /src/ #
【文件预览】:
react-starter-master
----.flowconfig(152B)
----.gitattributes(726B)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----yarn.lock(344KB)
----LICENSE.txt(1KB)
----.eslintrc.js(3KB)
----src()
--------logo.svg(3KB)
--------index.css(63B)
--------App.js(519B)
--------__snapshots__()
--------registerServiceWorker.js(4KB)
--------App.test.js(295B)
--------App.css(377B)
--------index.js(414B)
----.commitlintrc.js(112B)
----.stylelintrc.js(1KB)
----tools()
--------clean.js(260B)
--------copy.js(2KB)
--------run.js(1017B)
--------lib()
--------build.js(340B)
--------runServer.js(742B)
--------config()
--------start.js(3KB)
--------bundle.js(530B)
----jest.config.js(3KB)
----README.md(7KB)
----.editorconfig(466B)
----.gitignore(285B)
----.prettierrc.js(175B)
----.babelrc.js(397B)
----CHANGELOG.md(626B)
----package.json(4KB)

网友评论