1.node.js

网址:https://nodejs.org/en/

用来通过下载node.js 来引用里面的npm 来实现对外部项目的下载

1.安装nodejs  自带了npm  npm install Bootstrap

好比 Python 自带pip  pip install request

2.初始化方式目录
npm init
npm init --yes 直接生成package.json 3.npm install jquery --save 自动生成 node_modules文件夹 npm install 下载package.json中依赖的 所有的包 2.

最新文章

  1. Atitit 会话层和表示层的异同
  2. java学习第三天 数组
  3. excle表格生成网页
  4. PCL中point cloud的数据类型
  5. scp 使用
  6. org.hibernate.service.classloading.spi.ClassLoadingException: Specified JDBC Driver com.mysql.jdbc.Driver class not found
  7. android视频播放心得体会
  8. Delphi- 调用存储过程的方法
  9. Swift - 手机摇晃的监测和响应
  10. OCP读书笔记(14) - 管理数据库性能
  11. 关联规则算法---Eclat算法
  12. _ZNote_Qt_重启软件
  13. ImportError: No module named MySQLdb</module>
  14. Elasticsearch模糊查询
  15. 面向对象的类关系及其C++实现
  16. 使用maven-tomcat7-plugins时调试出现source not found解决
  17. 内核中container_of宏的详细分析【转】
  18. lua -- 在弹框中显示物品列表
  19. [Asp.net]缓存简介
  20. JsonDataObjects基本演示

热门文章

  1. 第03组 Beta版本演示
  2. Bootstrap-table实现动态合并相同行
  3. CF1136E Nastya Hasn't Written a Legend(线段树)
  4. 【转】python中numpy模块下的np.clip()的用法
  5. python总结十
  6. AtCoder Grand Contest 037 简要题解
  7. 【网络知识之二】HTTP协议
  8. django实战(五)--增加数据
  9. springboot mybatis常见异常及处理方法
  10. 新的部署架构之下,如何拿shell?