🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

react-xiaoliutest-ui

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-xiaoliutest-ui

react-xiaoliutest-ui =========

latest
npmnpm
Version
0.2.21
Version published
Maintainers
1
Created
Source

react-xiaoliutest-ui

Badges

Used for common lib for XIAOLIU related project.

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

如何调试

在真是环境如何调试自己的代码。跟从一下的操作:

  • 在这个目录中,本地注册自己的代码
$ tnpm link
  • 在自己的项目中链接这个代码
$ tnpm link react-xiaoliutest-ui
  • 在这个目录中,启动代码编译
$ npm run dev
  • 在这个目录中,启动代码调试
$ npm run start

就可以正常使用

LICENSE

MIT

FAQs

Package last updated on 24 Nov 2020

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