Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-web-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-web-cli

React Native for Web

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
42
decreased by-58%
Maintainers
1
Weekly downloads
 
Created
Source

react-native-on-web-cli

一、简介篇

react-native web平台开发构建工具

二、安装篇

npm install react-native-on-web-cli --g

三、命令篇

react-native-on-web init //在你的react-native目录下执行此命令 -> 生成web平台

react-native-on-web start //在你的react-native目录下执行此命令 -> 启动web平台

react-native-on-web remove //在你的react-native目录下执行此命令 -> 移除web平台

react-native-on-web bundle --releaseDir=d:/release/  打包发布到指定目录下

react-native-on-web update //更新web平台react-native-on-web (从2.0.29开始支持)

四、开源许可

基于 MIT License 开源,使用代码只需说明来源,或者引用 license.txt 即可。

Keywords

FAQs

Package last updated on 04 Aug 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc