Socket
Book a DemoInstallSign in
Socket

@aidc/fe

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aidc/fe

[![NPM version](https://img.shields.io/npm/v/@aidc/fe.svg?style=flat)](https://npmjs.org/package/@aidc/fe) [![NPM downloads](http://img.shields.io/npm/dm/@aidc/fe.svg?style=flat)](https://npmjs.org/package/@aidc/fe)

latest
npmnpm
Version
1.0.20
Version published
Maintainers
4
Created
Source

@aidc/fe

NPM version NPM downloads

安装

$ npm install --save @aidc/fe

使用

import { BizComponent } from '@aidc/fe';

// use BizComponent in your React app.

参与建设

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm run dev

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

FAQs

Package last updated on 24 Aug 2023

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