1 Star 2 Fork 0

kityandhero / antd-management-fast-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Antd Management Fast Framework

This project is a repackaging of Ant Design and Ant Design Pro to quickly build an interface for back-end management projects. Follow is the quick guide for how to use.

Environment Prepare

setp 1: Install global tools:

npm: npm install -g husky rimraf pnpm

or

cnpm: cnpm install -g husky rimraf pnpm

or

yarn: yarn add -g husky rimraf pnpm

setp 2: Install dependencies node_modules:

pnpm install

Provided Scripts

Antd Management Fast Framework provides some useful script to help you quick start and build with web project, code style check and test.

Scripts provided in package.json. It's safe to modify or add additional script:

Build Framework And Start The Sample Project

npm run start:build

Start The Sample Project Only

npm start

Wait for execution to complete, Open your browser to browse the website http://localhost:8841, The simulated login account and password is admin/admin

Build Framework

npm build:f

Example Project Screenshot Preview

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

More

welcome any feedback in our github.

Credits

Many thanks to the following individuals, organisations and projects whose work is so important to the success of Antd Management Fast Framework (in no particular order):

  • Ant Design
  • Ant Design Pro
  • Umi
  • ...

More dependencies are not listed, thanks all of them.

MIT License Copyright (c) 2021 luzhitao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于Ant Design 开发的管理后台快速搭建框架 展开 收起
JavaScript 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/lzt/antd-management-fast-framework.git
git@gitee.com:lzt/antd-management-fast-framework.git
lzt
antd-management-fast-framework
antd-management-fast-framework
master

搜索帮助