1 Star 2 Fork 0

kityandhero / antd-management-fast-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.86 KB
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史

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.

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

搜索帮助