react_native_boilerplate:样板React本地项目

时间:2024-06-03 16:49:24
【文件属性】:

文件名称:react_native_boilerplate:样板React本地项目

文件大小:287KB

文件格式:ZIP

更新时间:2024-06-03 16:49:24

redux boilerplate react-native navigation JavaScript

样板React本机 这是React本地项目的样板,其中包括一些配置 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 有关如何在实时系统上部署项目的注释,请参阅部署。 先决条件 您需要什么东西来安装软件以及如何安装它们 正在安装 一系列循序渐进的示例,告诉您如何运行开发环境 通过http或ssh克隆存储库 git clone https://github.com/RadiRS/react_native_boilerplate.git your_app_name git clone git@github.com:RadiRS/react_native_boilerplate.git your_app_name 进入项目目录并安装所有依赖项 cd your_app_name && yarn 通过命令行运行项目 yarn android //androi


【文件预览】:
react_native_boilerplate-main
----ios()
--------RNBoilerplate-tvOSTests()
--------RNBoilerplate.xcworkspace()
--------Podfile(837B)
--------Podfile.lock(16KB)
--------RNBoilerplate()
--------RNBoilerplate.xcodeproj()
--------RNBoilerplateTests()
--------RNBoilerplate-tvOS()
----index.js(183B)
----.watchmanconfig(2B)
----android()
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------gradle.properties(1KB)
--------app()
--------gradle()
--------settings.gradle(197B)
--------build.gradle(1002B)
----.husky()
--------pre-push(65B)
--------.gitignore(2B)
--------pre-commit(53B)
----.flowconfig(2KB)
----package.json(1KB)
----__tests__()
--------App-test.js(266B)
----app.json(63B)
----.eslintrc.js(74B)
----.gitignore(813B)
----App.js(287B)
----.buckconfig(114B)
----.prettierrc.js(120B)
----README.md(2KB)
----yarn.lock(300KB)
----metro.config.js(300B)
----.gitattributes(16B)
----babel.config.js(77B)

网友评论