Skip to content

Files

Latest commit

721210e · Apr 17, 2019

History

History
11 lines (8 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 460 Bytes

react-templates-tool

A simple node cli tool to create react/react-native/react-multiple-pages. 前端工程化工具

思路

  1. 使用node命令行工具实现
  2. 快速搭建自己平时配好的模板环境,方便快速生成带有路由/鉴权/导航等基本组件的项目模板;
  3. 创建时实时拉取github仓库最新的模板文件,保证模板版本状态是最新的;
  4. 实现更多个性化定制

example-1