Giter VIP home page Giter VIP logo

dragonxu / dgiot_amis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zorrock/dgiot_amis

0.0 0.0 0.0 19.09 MB

dgiot_amis是基于百度[amis(https://github.com/baidu/amis) 低代码框架开发的管理后台前端项目,旨在提供低门槛、高效率、开箱即用的管理后台前端项目。

Home Page: https://prod.iotn2n.com/dgiot_amis/

License: MIT License

Dockerfile 0.03% JavaScript 1.68% TypeScript 88.57% HTML 1.95% Less 6.44% EJS 1.33%

dgiot_amis's Introduction

项目介绍

ommit-activity package Npm Version Node Version
Jsdeliver Month Downloads Install Size Type Support
Outdated Dep Vulnerablities License

dgiot_amis 是基于百度的 [amis](https://github.com/baidu/amis) 低代码框架开发的管理后台前端项目,旨在提供低门槛、高效率、开箱即用的管理后台前端项目。

1.本项目的应用范围和人群
  1. 企业内部运营后端项目,功能较为简单的管理后台
  2. 适合有一点前端基础(写过html + js + css)的程序员,不需要懂大前端技术(npm、webpack、react/vue......)
2.本项目优势
  1. 门槛极低,使用json来定义页面,会写json就能开发页面
  2. 提供完整的管理后台界面解决方案,内置菜单、用户登录登出、401、403、404等基础页面功能,真正的开箱即用
  3. 支持所有amis框架的UI组件(100+)
  4. 支持扩展,页面开发支持多种技术:amis(主要)、react、传统html。支持html页面内嵌集成
  5. 经历了某上市公司的内部多个项目的线上实战考验
  6. 开发效率提升3倍以上,熟练amis框架开发效率提升6倍以上
3.效果预览

线上预览地址: https://prod.iotn2n.com/dgiot_amis (dgiot_admin/dgiot_admin)

快速开始

1.安装Node.js(建议12.x版本)

下载地址: https://nodejs.org/zh-cn/download/

2.安装yarn
npm install -g yarn
yarn -v
4.初始化 & 开发
cd ./dgiot_amis
// 初始化
yarn install
// 开发
yarn run dev
  1. 使用谷歌浏览器打开: http://127.0.0.1:8000
  2. 页面代码都在/src/pages文件夹中,一个页面就是一个文件
  3. 菜单配置在/src/router-config.tsx文件中定义

建议使用IntelliJ IDEA或者WebStorm开发工具

dgiot_amis's People

Contributors

accurics[bot] avatar deepsourcebot avatar h7ml avatar lzw2016 avatar renovate-bot 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.