pc Dooring
1.0.0
讓PC製作像搭積木一樣簡單!
相關產品:
Give a ️ if this project helped you!
如果本開源項目對您有幫助, 請點個star , 支持開源.
git clone [email protected]:MrXujiang/pc-Dooring.git cd ./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