How element UI installs modified code in its own github repository

  1. how to modify elementUI and submit it to your own github repository, and then install the modified elementUI? in your github repository when npm is installed
Mar.21,2021

Fork element-ui
after modifying element-ui, you need to submit the compiled and packaged lib file. Each modification requires packaging
npm I git+ssh://url or npm I git+ https://url


if you want to introduce your implementation into the elementUI framework, you have to be one of the developers of elementUI, and you have to play on github.

if it is only implemented for special needs, change the elementUI source code to local introduction, and do not install NPM again.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7b2acd-29657.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7b2acd-29657.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?