chendishen / react-live2d

在react项目里展示live2d看板娘:react-live2d
Other
81 stars 17 forks source link

How to run example? #9

Open kfnx opened 3 years ago

kfnx commented 3 years ago

I execute npm install and npm run start in /react-live2d/Samples/TypeScript/Demo, and open http://192.168.100.25:5000/example/src/ in browser. It shows blank page.

chendishen commented 2 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