New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@firesoon/ant-ui

Package Overview
Dependencies
Maintainers
10
Versions
348
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firesoon/ant-ui

根据Antd二次封装UI组件

latest
npmnpm
Version
4.4.2
Version published
Weekly downloads
115
105.36%
Maintainers
10
Weekly downloads
 
Created
Source

@firesoon/ant-ui

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build

Tips

  • 组件内不要使用@/方式引用文件,目前打包没有对此进行编译,在项目内打包可能会报错,使用相对路径方式引用

FAQs

  • 为什么启动项目后,展示 README 内容?

    因为初始路由只能匹配到根目录,进入组件库,需要在路由中加入 /components 进入到组件库内部

FAQs

Package last updated on 14 Feb 2025

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