NativeScript / NativeScript/nativescript-cli
Provide a React NativeScript based template through the CLI
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Is your feature request related to a problem? Please describe.
A user should be able to start quickly with a React NativeScript project from the CLI.
Describe the solution you'd like
tns create should be able to use a React NativeScript template to start my project from. The template should be available in the interactive prompt or through the CLI options
Describe alternatives you've considered
An alternative is to start with a React NativeScript template in the Playground, which is also going to be evaluated.
Additional context
The template to be used is proved by @shirakaba in a dedicated repository.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 tns create 命令开始,检查如何通过交互式提示和 CLI 选项提供模板。将预期的项目结构与链接的 react-nativescript-starter 仓库中的 starter template 进行比较。当用户可以使用该模板通过 CLI 创建 React NativeScript 项目时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react-native
- 领域
- cli, mobile
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100