Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

fengjrui

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fengjrui

本项目是react项目的组建平台,用于公共组件的开发。

latest
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

fengjr-ui

本项目是react项目的组建平台,用于公共组件的开发。

项目结构

|-- fengjr-ui     
  ├── component   //组件目录
  │   ├── form
  │   └── modal
  ├── config
  ├── doc        //文档目录(示例代码和文档)
  │   ├── component
  │   └── routes
  ├── lib
  ├── node_modules

运行

npm run hot-dev-server  
npm run start-dev   //运行doc
npm run  build      //打包doc
npm run  dist       //打包组价

Keywords

webpack

FAQs

Package last updated on 29 Aug 2016

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