IOriens / pc-Dooring

PC Page Maker, PC Editor. Make PC as easy as building blocks. | 让网页制作像搭积木一样简单, 轻松搭建PC页面, Web网站, PC端网站.

Home Page:http://h5.dooring.cn/pc_plus/editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

让PC制作像搭积木一样简单!

Welcome to PC-Dooring 👋

Version Documentation license:GPL3.0

📦 doc(文档) PC-Dooring Document

相关产品:

Show your support

Give a ⭐️ if this project helped you!

如果本开源项目对您有帮助, 请点个star, 支持开源.

Install(安装)

  1. 下载代码 | Download the code
git clone git@github.com:MrXujiang/pc-Dooring.git
  1. 进入项目目录 | Go to the project catalog
cd ./pc-Dooring
  1. 安装依赖包 | Install the dependency package
yarn install
or
cnpm install

Usage

本地启动应用 | Launch the app locally

yarn start
or
cnpm run start

如发现本地启动后组件拖拽遇到奇怪的报错, 是应为第三方组件在开发环境的bug, 可以采用一下方式解决:

If you find that the local start-up component drag encountered strange errors, is a bug that should be a third-party component in the development environment, can be resolved in a way:

yarn dev
or
cnpm run dev

前提是先安装http-server模块.

更新日志 | Update the log

  1. 添加数据可视化模块
  2. 添加表单设计器模块
  3. 添加pc端组件库

持续升级 | Continuous upgrades

如果您有更好的想法, 欢迎和我们一起共建, 让国内开源更强大.

赞助 | Sponsored

开源不易, 有了您的赞助, 我们会做的更好~

技术反馈和交流群 | Technical feedback and communication

微信:beautifulFront

About

PC Page Maker, PC Editor. Make PC as easy as building blocks. | 让网页制作像搭积木一样简单, 轻松搭建PC页面, Web网站, PC端网站.

http://h5.dooring.cn/pc_plus/editor

License:MIT License


Languages

Language:TypeScript 62.7%Language:CSS 17.1%Language:JavaScript 13.8%Language:Less 6.1%Language:EJS 0.3%Language:Shell 0.0%