This commit is contained in:
Andrej 2019-10-15 08:03:29 +07:00
parent 3d5278793f
commit 7f5abea439
2 changed files with 17 additions and 2563 deletions

17
URL.txt Normal file
View File

@ -0,0 +1,17 @@
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

File diff suppressed because one or more lines are too long