pc Dooring
1.0.0
让PC制作像搭积木一样简单!
相关产品:
Give a ️ if this project helped you!
如果本开源项目对您有帮助, 请点个star, 支持开源.
git clone [email protected]:MrXujiang/pc-Dooring.gitcd ./pc-Dooringyarn install
or
cnpm install本地启动应用 | 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模块.
yarn buildnode server.js
# 或者pm2(需要先全局安装pm2)
pm2 start server.js服务器ip + 3000 (默认为3000, 也可以改成80, 具体参考server.js)如果您有更好的想法, 欢迎和我们一起共建, 让国内开源更强大.
开源不易, 有了您的赞助, 我们会做的更好~
微信:beautifulFront