Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

base-factorys

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base-factorys

[![license](https://img.shields.io/badge/vant-2.6.1-brightgreen.svg)](https://youzan.github.io/vant)

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

[base-factory]

license

特性

目录介绍

.
├── build            # webpack构建配置文件
├── lib              # 最终打包资源
├── components.json  # 组件打包依赖列表
├── source.json      # 基座公用资源打包依赖列表
├──src
|    ├── ui          # ui组件库
│    └── trade       # 交易组件库
└── src
    ├── assets
    │   ├── fonts    # 字体文件
    │   ├── img
    │   └── less     # reset 样式,及定义的常量文件等
    └── utils        # 公用js
    

开发及发布


# 安装依赖
npm i

# 开启调试服务
npm run dev

# 打包编译
npm run dist


其他

相关链接

License

FAQs

Package last updated on 12 May 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc