开发环境
1、安装 Node.js 的 LTS 版本,下载地址:
2、更改 npm 源,提高安装速度:
npm config set registry https://registry.npm.taobao.org/
使用教程
1、安装组件 npm install customer-table --save
2、再项目中引入该组件 import React from 'react';
1、安装 Node.js 的 LTS 版本,下载地址:
2、更改 npm 源,提高安装速度:
npm config set registry https://registry.npm.taobao.org/
1、安装组件 npm install customer-table --save
2、再项目中引入该组件 import React from 'react';
npm i customer-table
0
1.0.2
ISC
8.37 kB
11