当前位置:网站首页>npm npm
npm npm
2022-08-01 23:07:00 【God is proud of me 1】
why
JavaScript project package management tool
cnpm tarn similar products
Initial Project
npm init
Initialize the project and create a package.json file
npm init -y
Quickly initialize the project (all options are yes)
Directory Explanation
package.json
Project package management file
package-lock.json
Download cache address
node_modules
Installation package download location
Installation can be abbreviated as i --save-dev abbreviated as -D --save abbreviated as -S
Global installation
npm i jquery -g
Local installation
npm i jquery
One-time installation of multiple
npm i jquery vue
Install development dependencies
npm i axios --save-D
Install runtime dependencies
npm i jquery –S
Install the module to the specified version
npm i jquery @version number
Uninstall
Uninstall jquery
npm uninstall jquery
Alias (shorthand) uninstall ->remove->r
Update
update jquery
npm update jquery
alias update -> up
边栏推荐
- 毕业作业
- 如何使用pywinauto和pyautogui将动漫小姐姐链接请回家
- Create virtual environments with virtualenv and Virtualenvwrapper virtual environment management tools
- 下载安装 vscode(含汉化、插件的推荐和安装)
- 简单3D渲染器的制作
- Error creating bean with name ‘dataSource‘:Unsatisfied dependency expressed through field ‘basicPro
- Wechat Gymnasium Reservation Mini Program Graduation Design Finished Work Mini Program Graduation Design Finished Product (2) Mini Program Function
- Small application project works WeChat stadium booking applet graduation design of the finished product (1) the development profile
- Chapter 12 End-User Task As Shell Scripts
- 小程序毕设作品之微信美食菜谱小程序毕业设计成品(6)开题答辩PPT
猜你喜欢
Wechat Gymnasium Reservation Mini Program Graduation Design Finished Work Mini Program Graduation Design Finished Product (2) Mini Program Function
关于ETL的两种架构(ETL架构和ELT架构)
leetcode刷题
(Translation) How the contrasting color of the button guides the user's actions
APP special test: traffic test
联邦学习在金融领域的发展和应用
牛客多校4 A.Task Computing 思维
访问控制台中的选定节点
小程序毕设作品之微信美食菜谱小程序毕业设计成品(8)毕业设计论文模板
03、GO语言变量定义、函数
随机推荐
13、学习MySQL 分组
CF1703G Good Key, Bad Key
小程序毕设作品之微信美食菜谱小程序毕业设计成品(5)任务书
检查点是否在矩形内
UML diagram of soft skills
bat 之 特殊字符&转义
【SeaTunnel】从一个数据集成组件演化成企业级的服务
编曲软件FL studio20.8中文版功能和作用
prim生成树
小程序毕设作品之微信体育馆预约小程序毕业设计成品(1)开发概要
小程序毕设作品之微信体育馆预约小程序毕业设计成品(2)小程序功能
系统可用性:SRE口中的3个9,4个9...到底是个什么东西?
计算由两点定义的线的角度
论文解读(GSAT)《Interpretable and Generalizable Graph Learning via Stochastic Attention Mechanism》
小程序毕设作品之微信美食菜谱小程序毕业设计成品(8)毕业设计论文模板
JS prototype hasOwnProperty in Add method Prototype end point Inherit Override parent class method
Quarantine and downgrade
CAKE:一个用于多视图知识图谱补全的可扩展性常识感知框架
别看了,这就是你的题呀
解决端口占用