How can element-ui be downloaded locally and referenced directly to the web project?

how can element-ui be downloaded locally and referenced directly to the web project? It can be packaged and downloaded just like bootstrap, and can be referenced directly by backend web.

Mar.06,2021

<!--  -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<!--  -->
<script src="https://unpkg.com/element-ui/lib/index.js"></script>

you can download css and js files directly to your local

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-1b37a43-3445d.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-1b37a43-3445d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?