Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

ikaros-dev/ikaros-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ikaros-web

ikaros 项目的前端后台界面,已经编译进 ikaros 对应的目录中。

基于ant-design-vue-prohalo-admin

问题追踪

请到 ikaros 下进行提问: https://github.com/li-guohao/ikaros/issues

VSCode 插件

  • Vetur: Vue2支持插件
  • ESLint: 代码规范插件

环境和依赖

node.js

版本推荐Node v16.18.1 (LTS), 太高的版本,由于OpenSSSL进行了更改,会出现下面的错误:

opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ]

安装yarn

npm install -g yarn

相关链接:

项目下载和运行

安装依赖

yarn install

开发模式运行

yarn run serve

编译项目

yarn run build

Lints and fixes files

yarn run lint

About

Ikaros的Web管理端

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published