How does vue use what's in node_modules?

for example, I used npm install amazeui to download a dependent amazeui
clipboard.png

.

there are js and css, in this amazeui. At this time, I want to reference these js in vue to get css,. What should I do? Do not use the reference method of the folder path, please tell me in more detail, I am more stupid, thank you


amazeui is a secondary development based on this project after git clone , not import as a library. Pay attention to the official document: https://github.com/amazeui/am.


import amazeui/dist/xxx

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