Open kfnx opened 3 years ago
@kafinsalim I'm sorry to reply so late. In fact, you can't run this warehouse directly because I was lazy at that time. The webpack configuration is only for publishing NPM packages and can only be used by npm install react-live2d in your project
I execute
npm install
andnpm run start
in/react-live2d/Samples/TypeScript/Demo
, and openhttp://192.168.100.25:5000/example/src/
in browser. It shows blank page.