mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-17 00:07:38 -04:00
fix #8584: add readme callout for npm and node
This commit is contained in:
parent
1f40da9676
commit
72237acf52
@ -54,6 +54,8 @@ $ npm install
|
|||||||
|
|
||||||
When completed, you'll be able to run the various make commands provided.
|
When completed, you'll be able to run the various make commands provided.
|
||||||
|
|
||||||
|
**Unfamiliar with `npm`? Don't have node installed?** That's a-okay. npm stands for [node packaged modules](http://npmjs.org/) and is a way to manage development dependencies through node.js. [Download and install node.js](http://nodejs.org/download/) before proceeding.
|
||||||
|
|
||||||
### Available makefile commands
|
### Available makefile commands
|
||||||
|
|
||||||
#### Build - `make`
|
#### Build - `make`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user