提交 c1b8d4c9 编写于 作者: M Mr.doob 提交者: GitHub

Improved build instructions.

上级 c1d87e3d
The build system now makes use of Node and npm.
## Setup
## Necessities
- Install [Node.js](https://nodejs.org/)
- Execute `npm install`
- To build Three.js, install [Node.js](https://nodejs.org/)
- Execute 'npm install'
## Build
## Building
- Execute 'npm run build-closure'
- Execute `npm run build` (`npm run build-closure` or `npm run build-uglify` for minifying)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册