mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
18 lines
582 B
Plaintext
18 lines
582 B
Plaintext
test page
|
|
http://localhost/threejs/nodejs/colorpicker/Example/index.html
|
|
http://localhost/threejs/nodejs/colorpicker/Example/modular.html
|
|
https://raw.githack.com/anhr/ColorPicker/master/Example/index.html
|
|
https://raw.githack.com/anhr/ColorPicker/master/Example/modular.html
|
|
-------------------------------------------
|
|
JSDoc 3 is an API documentation generator for JavaScript
|
|
https://jsdoc.app/
|
|
--------------------------------
|
|
Building colorpicker
|
|
|
|
Open "Node.js command prompt"
|
|
|
|
d:
|
|
cd "D:\My documents\MyProjects\webgl\three.js\GitHub\nodejs\colorpicker"
|
|
npm install
|
|
npm run build
|