New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

oh-react

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oh-react

node-cli,一个命令就能为您准备好开箱即用的业务开发 APP

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

oh-react

Downloads Build Status

对 create-react-app 进行二次定制的项目启动脚手架。自动为您执行 antd 组件库 和 antd-mobile 组件库的安装,并配置按需加载组件代码和样式。

何时使用

在您需要初始化一个 React 的前端项目时使用,本命令可以帮您自动执行 antd 组件库 和 antd-mobile 组件库的安装,并配置按需加载组件代码和样式,加快您的开发效率~

使用

在命令行执行 oh 命令,交互如下:

cra.gif

安装

yarn global add oh-react

或者

npm i -g oh-react

其他

本命令开发时使用的各主要依赖项版本如下:

  • create-react-app:3.2.0
  • antd V3
  • antd-mobile V2

Keywords

create-react-app

FAQs

Package last updated on 02 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts