New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@webank/fes-cli

Package Overview
Dependencies
Maintainers
13
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webank/fes-cli

一个好用的前端管理台快速开发框架

0.4.8
latest
Source
npm
Version published
Maintainers
13
Created
Source

fes-cli

fes-cli是命令行工具,解决创建工程、开发调试、打包发布。

安装:

npm install -g @webank/fes-cli

使用

创建项目

fes init [project]

开发调试

fes dev

启动http服务,默认监听localhost:5000

编译打包

fes build

文档

详细使用请查看文档

Keywords

管理端

FAQs

Package last updated on 22 Oct 2021

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