Install with npm

You can also install Bootstrap using npm:

$ npm install bootstrap

require('bootstrap') will load all of Bootstrap's jQuery plugins onto the jQuery object. The bootstrap module itself does not export anything. You can manually load Bootstrap's jQuery plugins individually by loading the /js/*.js files under the package's top-level directory.

Bootstrap's package.json contains some additional metadata under the following keys:

  • less - path to Bootstrap's main Less source file
  • style - path to Bootstrap's non-minified CSS that's been precompiled using the default settings (no customization)

Windows Computers

Get the MSI. npm is in it.(node-v5.1.1-x64.msi)

最新文章

  1. mysql 数据库,表存储 大小
  2. VS .sln .csproj 文件的右键编译
  3. ashx 集成于Ihandle 简易 高性能 web
  4. codeforces 277.5 div2 F:组合计数类dp
  5. Oracle start with connect by prior 用法
  6. 十分钟让你明白Objective-C的语法(和Java、C++的对比)
  7. c/c++中与字符串处理相关的函数
  8. JS Call()与Apply()
  9. 玩转微信小程序
  10. C#-MVC开发微信应用(1)--开始使用微信接口
  11. 【JVM】JVM随笔索引
  12. Vue(小案例_vue+axios仿手机app)_go实现退回上一个路由
  13. iOS开发之线程组解决请求多个接口数据,完成后,再刷新界面
  14. LED灯珠散热的计算方法
  15. mysql第二次安装失败的解决方法
  16. learning ddr write leveling
  17. 把一串数字表示成千位分隔形式——JS正则表达式的应用
  18. (转)HapMap简介
  19. Hibernate学习9—检索策略
  20. 快速删除node_modules目录

热门文章

  1. Entity Framework应用:Code First的实体继承模式
  2. easyUI datagrid 排序
  3. LVS学习笔记及总结(思维导图版)
  4. double类型保留2位小数
  5. Android Looper详解
  6. hoj Counting the algorithms
  7. OpenGL模板缓冲区与模板测试
  8. Json学习一(基础概念知识学习)
  9. SharePoint 2010 讨论板列表内容的读取细节处理
  10. 【Mongo】聚合函数