文件名称:ignite-boilerplate-expo:通过简单的命令启动react-native项目
文件大小:33KB
文件格式:ZIP
更新时间:2024-05-23 00:28:37
JavaScript
自述文件 用简单的命令启动react-native项目! 这是我后续项目使用的模板。 它只适合我的基本要求。 也许像我这样的人喜欢ignite && mobx && expo可以为我提供出色的建议,请向我保证或提出要求。 特征 一个命令安装项目 使用一个命令生成屏幕/组件/ api 建筑学 技术 世博会 暴民 axios,带有模拟 rxjs React导航 用法 npm install exp --global git clone https://github.com/MarsArbiter/ignite-boilerplate-expo.git ignite new demo -b ./ignite-boilerplate-expo cd demo yarn exp start 产生 ignite g screen name ignite g component name ignit
【文件预览】:
ignite-boilerplate-expo-master
----ignite.json(83B)
----boilerplate()
--------src()
--------plugins()
----plugin.js(2KB)
----boilerplate.js(3KB)
----commands()
--------thing.js(895B)
----LICENSE(1KB)
----test()
--------add.js(636B)
--------remove.js(505B)
--------interface.js(192B)
----README.md(821B)
----templates()
--------thing.js.ejs(98B)
--------BoilerplateExpoExample.js.ejs(284B)
----.gitignore(53B)
----package.json(761B)