Skip to content

zerocmf-team/zerocmf-admin

Repository files navigation

ZeroCMF admin

基于 Go-Zero 实现的快速开发框架

实现功能

模块 功能 状态 预计时间
系统设置 站点设置 [x]
系统设置 上传设置 [x]
系统设置 素材管理 [x]
系统设置 菜单管理 [x]
系统设置 登录设置 [x]

环境准备

安装 node_modules:

npm install

or

yarn

提供的脚本

启动项目

npm start

打包项目

npm run build

检查代码风格

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

测试代码

npm test

更多

更多用法请查看 ant design pro官方文档.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published