lihongweimail / ant-simple-pro

简洁,美观,快速上手,支持3大框架(vue3.0,react,angular,typescript);Concise, beautiful, quick to get started, support 3 big frameworks

Home Page:https://lgf196.top/react/home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue react angular license donate

English | 简体中文

Introduction

ant-simple-pro is a support vue3.0, react angular, typescript and other multi-framework The supported front-end solutions for middle and Taiwan, ui is implemented using antd, it uses the latest front-end technology stack, and has built-in i18 international solutions, Dynamic routing, responsive design, out-of-the-box use, it can help you quickly build enterprise-level middle and back-end product prototypes, whether you are a vue developer, react, or angular, you can find the version you want here.

Preparation

You need to install node and git locally, use axios, all asynchronous interfaces are implemented using node+typescript+mysql+docker. The technology stack of this project is based on vue3.0, react, angular, typescrpt, antd and other technologies, so it is best to understand the following knowledge first:

vue

  • The new syntax of vue3.0, such as setup, hooks and other synthetic api
  • vue-cil, vue-router, vuex and other family buckets

react

  • Basic react syntax, such as hooks, class creation components, functional creation components, etc.
  • React family should be familiar with the bucket, such as react-router-dom, create-react-app, react-transition-group, etc.
  • react data state library, redux, redux-saga, reselect, react-redux, etc.
  • React FC mode under typescript, etc.

angular

  • Basic grammar of angular, such as html templates, instructions, components, etc.
  • Angular family bucket, such as angular-cil, Rx, etc.
  • Basic syntax of typescript

Getting started

# clone the project
git clone https://github.com/lgf196/ant-simple-pro.git

# enter the project directory
cd ant-simple-pro

#choose the version you like

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:3000

Build

# Package testing service
npm run build:alpha

# Package pre-release service
npm run build:preprod

# Package formal service
npm run build:prod

Praise

If you think this project helped you, you can give the author a like,the author is grateful:blush::blush::rose:

Browsers support

Modern browsers does not support IE browser

IE / Edge
IEdge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge last 2 versions last 2 versions last 2 versions

Ecosphere

  • anferEnd is the back-end project of ant-simple-pro, implemented by typescript+node+mysql+docker.
  • ant-desgin is the ui of this project. The ant components are rich and beautiful, and the ant ecology is powerful. It is the best choice for middle-Taiwan solutions

License

MIT

Copyright (c) 2021-present LiGuoFeng

About

简洁,美观,快速上手,支持3大框架(vue3.0,react,angular,typescript);Concise, beautiful, quick to get started, support 3 big frameworks

https://lgf196.top/react/home

License:MIT License


Languages

Language:JavaScript 93.3%Language:Vue 3.0%Language:TypeScript 2.8%Language:Less 0.4%Language:SCSS 0.3%Language:HTML 0.2%Language:CSS 0.0%Language:Shell 0.0%