Git Product home page Git Product logo

agile-react's Introduction

React + TypeScript + React-Router + Chakra UI + Webpack 5

项目目前正在开发,变动可能会很大,暂时只供研究学习参考

Intel Asrock AMD Dell

macOS WebStorm Git Sourcetree NPM

TypeScript Webpack ESLint Prettier React React

GitHub GitHub license GitHub issues

特点

  1. 基于 Webpack 5

  2. 保证最佳实践

  3. 尽力最新技术

  4. 使用配置文件分割项目入口

在线演示

https://agile.huijiewei.com/admin-react 账号:13098761234 密码:123456

教程

安装

npm install

配置

配置文件

可以根据 package.json 文件 scripts 内命令行 APP_CONFIG 参数使用不同配置文件

运行本地开发

修改 config 目录内 *.config.js 文件内相关参数

npm run admin-dev

构建生产版本

npm run admin-build

生产版本本地试运行

npm run admin-serve

关键目录说明

├── config // 配置文件
├── dist   // 生成的生产环境文件
├── public // 资源目录
├── src    // 源代码目录
│   ├── shared // 共享模块
│   └── app    // 应用目录
│      └── admin   // 管理后台
│      └── mobile  // 移动端

后端配合

Agile Spring Boot

https://github.com/huijiewei/agile-boot

说明文件版本更新

Version: 2021-05-05 11:35

agile-react's People

Contributors

huijiewei 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.