Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Latest commit

 

History

History
 
 

rasp-vue

OpenRASP 管理后台 - 前端界面

本项目基于 vue2

编译方法

安装依赖,

npm install

编译,

npm run build

最后生成的文件在 dist 目录