Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 655 Bytes

implement.md

File metadata and controls

53 lines (29 loc) · 655 Bytes

loading png issue

npx http-server . --cors

npm install tweakpane

use 3

npm install tweakpane@3


debug

Command+Option+J


___another way

npx http-server . --cors

Need to install the following packages: http-server@14.1.1 Ok to proceed? (y) y Starting up http-server, serving .

http-server version: 14.1.1

http-server settings: CORS: true Cache: 3600 seconds Connection Timeout: 120 seconds Directory Listings: visible AutoIndex: visible Serve GZIP Files: false Serve Brotli Files: false Default File Extension: none

Available on: http://127.0.0.1:8081 http://172.31.37.118:8081 Hit CTRL-C to stop the server