All Projects → maqi1520 → react-antd-low-code

maqi1520 / react-antd-low-code

Licence: other
简易版 react 低代码平台

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-antd-low-code

vue-3-stackter
A Vue3 starter project setup with Vite, Vue-meta, Router, Vuex, Eslint, Prettier, Tailwind CSS, and some custom preferences. Also, there is a TypeScript branch of this same setup.
Stars: ✭ 93 (+106.67%)
Mutual labels:  tailwindcss, vite
promotion-web
基于React: v18.x.x/Webpack: v5.x.x/React Router v6.x.x/ Antd: v5..x.x/Fetch Api/ Typescript: v4.x.x 等最新版本进行构建...
Stars: ✭ 374 (+731.11%)
Mutual labels:  antd, vite
vite-react-ts-tailwind-firebase-starter
Starter using Vite + React + TypeScript + Tailwind CSS. And already set up Firebase(v9), Prettier and ESLint.
Stars: ✭ 108 (+140%)
Mutual labels:  tailwindcss, vite
favv
Fullstack Web Application Framework With FastAPI + Vite + VueJS. Streamlit for rapid development.
Stars: ✭ 17 (-62.22%)
Mutual labels:  antd, vite
nuxt3-app
Nuxt3 (Nuxt 3) best starter repo, Tailwindcss, Sass, Headless UI, Vue, Pinia, Vite
Stars: ✭ 252 (+460%)
Mutual labels:  tailwindcss, vite
fullstack-template
This is a template repository to get up and running quickly with Vite, React, Jest, Express Docker, and Github Actions for CI/CD.
Stars: ✭ 14 (-68.89%)
Mutual labels:  tailwindcss, vite
vitawind
Install and Setting Tailwindcss automatically for Vite
Stars: ✭ 46 (+2.22%)
Mutual labels:  tailwindcss, vite
reactjs-vite-tailwindcss-boilerplate
ReactJS + Vite boilerplate to be used with Tailwindcss.
Stars: ✭ 103 (+128.89%)
Mutual labels:  tailwindcss, vite
vitesome
A simple opinionated Vue3 Starter Template with Vite.js
Stars: ✭ 124 (+175.56%)
Mutual labels:  tailwindcss, vite
vite-ts-tailwind-starter
Opinionated Vite + Vue 3 + TypeScript + Tailwind CSS starter template w/ tests and CI.
Stars: ✭ 228 (+406.67%)
Mutual labels:  tailwindcss, vite
react-vite-admin
This Starter utilizes React, Recoil, React Query, React Hooks, Typescript, Axios And Vite. 全新技术栈的后台管理系统
Stars: ✭ 90 (+100%)
Mutual labels:  antd, vite
php-flasher
🔔 Flasher is a powerful and flexible flash notifications system for PHP, Laravel, Symfony
Stars: ✭ 68 (+51.11%)
Mutual labels:  tailwindcss
vite-plugin-md
Markdown with Vue for Vite
Stars: ✭ 289 (+542.22%)
Mutual labels:  vite
cc-project-vue
一个基于vue3.0+antd+less+spring boot +mybatis+mysql+maven基础权限管理平台
Stars: ✭ 20 (-55.56%)
Mutual labels:  antd
nuxt-tailwind-purgecss
A Nuxt.js example with Tailwind CSS v1.2 and Purgecss
Stars: ✭ 37 (-17.78%)
Mutual labels:  tailwindcss
tailwind-theme-switcher
Basic demo on how to switch styles with Tailwind, handy for dark mode type purposes.
Stars: ✭ 164 (+264.44%)
Mutual labels:  tailwindcss
react-admin-nest
React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。
Stars: ✭ 123 (+173.33%)
Mutual labels:  antd
vitesse-nuxt-bridge
🏕 Vitesse experience for Nuxt 2 and Vue 2
Stars: ✭ 149 (+231.11%)
Mutual labels:  vite
tailwind
🧛🏻‍♂️ Dark theme for Tailwind
Stars: ✭ 25 (-44.44%)
Mutual labels:  tailwindcss
tailwindcss-variables
Easily create css variables without the need for a css file!
Stars: ✭ 47 (+4.44%)
Mutual labels:  tailwindcss

react-antd-low-code

开发

安装 docker-compose

docker-compose up
docker-compose up -d  // 后台启动并运行容器

同步数据表

npx prisma db push

启动开发

yarn install
yarn dev

运行

yarn build
yarn start

环境变量

复制 .env.example.env 文件,并修改相关配置

部署

Deploy with Vercel

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].