Giter Site home page Giter Site logo

tx-zczd's Introduction

统一用户权限管理中心

项目概况

项目采用 cbd 搭建,使用最新的 react、react-router、redux 来开发,接口调用使用 RTK-Query,自动生成 hooks 进行调用。 界面基于 antd 进行开发。

开发与调试

yarn start  //  开发
yarn build:prod // 打包

项目配置

配置文件env/config.js

  • env 项目当前的运行环境,如:'development'
  • theme antd 的皮肤配置信息
  • proxy 项目本地代理配置,详情同 webpack-dev-server 的配置
  • vendors 一个数组,可以定义哪些包打到 vendors 文件里。默认值:['react', 'react-dom', 'moment', 'lodash', 'antd', 'antd/dist/antd.less', 'axios']
  • 其他可以自定义配置

tx-zczd's People

Contributors

dreamerking avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.