Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 259 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 259 Bytes

es-cli

为前端开发准备的开发环境框架

包含如下基础模块:

1、日志;  
2、代码审查;  
3、代码自动格式化;  
4、热更新;  

异步及请求处理:

1、promise;  
2、axios;