You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

akrn

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akrn

akrn

1.0.18
latest
Source
npmnpm
Version published
Maintainers
2
Created
Source

项目生成

  • 步凑 1 :
npm install -g yo //安装yeoman 
npm install -g generator-aliak //安装项目生成器
  • 步凑 2:
mkdir yourProjectName //创建一个目录
cd yourProjectName//定位到目录下
yo aliak//安装sdk
tnpm i rn-packager@~0.2.5 -g//安装本地服务器
npm install keymirror --save
rnpackager start//启动本地服务器

android

react://rn/test.html?rctUrl=http://30.9.133.209:8081/index.bundle&platform=android&dev=true&framework=true

iOS

react://rn/demo?rctUrl=http://30.9.128.123:8081/index.bundle&platform=ios&dev=true&framework=true

Image

FAQs

Package last updated on 21 Oct 2016

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