mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Update README.md
This commit is contained in:
parent
19c4725d03
commit
c05bdc271d
@ -19,6 +19,10 @@ In your `head` tag, include the following code:
|
|||||||
$ npm install --save dat.gui
|
$ npm install --save dat.gui
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ npm install --save-dev @types/dat.gui
|
||||||
|
```
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// CommonJS:
|
// CommonJS:
|
||||||
const dat = require('dat.gui');
|
const dat = require('dat.gui');
|
||||||
|
Loading…
Reference in New Issue
Block a user