Make PC making as easy as building blocks!
Related products:
Give a ️ if this project helped you!
If this open source project is helpful to you, please click star to support open source.
git clone [email protected]:MrXujiang/pc-Dooring.git cd ./pc-Dooringyarn install
or
cnpm installLaunch the app locally | Launch the app locally
yarn start
or
cnpm run startIf you find that a component drags and drops after local startup, it should be a bug in the development environment of a third-party component. You can use the following methods to solve it:
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 devThe prerequisite is to install the http-server module first.
yarn buildnode server.js
# 或者pm2(需要先全局安装pm2)
pm2 start server.js服务器ip + 3000 (默认为3000, 也可以改成80, 具体参考server.js)If you have better ideas, please feel free to build with us to make domestic open source stronger.
Open source is not easy, with your sponsorship, we will do better~
WeChat: beautifulFront