mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Note that npm >= 2.0.0 is required for building
This commit is contained in:
parent
98d4fde55c
commit
8a81d0cea2
|
|
@ -60,7 +60,7 @@ The process to build `react.js` is built entirely on top of node.js, using many
|
|||
|
||||
#### Prerequisites
|
||||
|
||||
* You have `node` installed at v0.10.0+ (it might work at lower versions, we just haven't tested).
|
||||
* You have `node` installed at v0.10.0+ (it might work at lower versions, we just haven't tested) and `npm` at v2.0.0+.
|
||||
* You are familiar with `npm` and know whether or not you need to use `sudo` when installing packages globally.
|
||||
* You are familiar with `git`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user