tamani-coding / threejs-character-controls-example

threejs-character-controls-example
MIT License
115 stars 71 forks source link

Visual Code now working? #2

Open ThrillDaWill opened 2 years ago

ThrillDaWill commented 2 years ago

I tried running npm install and npm run start multiple times no matter what I do it never works with your project. Could you possibly upload a small youtube tutorial on your process to open the project? Thank you!

rudrakpatra commented 2 years ago
git clone https://github.com/tamani-coding/threejs-character-controls-example.git
cd threejs-character-controls-example
npm i
npm run start

Project is running at http://localhost:8080/ Works fine for me.. If this does not work for you , could you provide more information on the error you are getting..