[Bootstrap] Install Bootstrap framework in Windows 7 by NPM

Source: Internet
Author: User

Install with NPM

You can also install Bootstrap using NPM:

$ npm install bootstrap

require(‘bootstrap‘)Would 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 dir Ectory.

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)

[Bootstrap] Install Bootstrap framework in Windows 7 by NPM

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.