当前位置:网站首页>JS file import of node

JS file import of node

2022-07-26 08:53:00 sl105105

node Use
Search the folder cmd You can call out node Command prompt
Check for installation  node -v
The version number appears v16.... Description installation successful
Create a json package , Input npm init
The fastest way is to enter npm init -y Enter to Ts this OK?
Download the latest package dependency , Input npm install jquery, Download the reference installation package , Finally, the packaged files are dist In the folder
原网站

版权声明
本文为[sl105105]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/207/202207260840519321.html