This is a Static WebPage of The Three Graces using three.js. The original design was created by Tom Bogner @dastom on Dribble: https://dribbble.com/shots/6767548-The-Three-Graces-Concept.
This project uses Threejs in vanillaJS with WebPack and is based on Anderson Mancini's boilerplate: https://github.com/ektogamat/threejs-andy-bolierplate.
Live: https://threejs-graces-ds3.netlify.app/
Download and install Node.js on your computer (https://nodejs.org/en/download/).
Then, open VSCODE, drag the project folder to it. Open VSCODE terminal and install dependencies (you need to do this only in the first time)
npm install
Run this command in your terminal to open a local server at localhost:8080
npm run dev
Would be really appreciated if you are willing to give me a star here on GitHub 🎉 or buy me a coffee ☕ https://www.buymeacoffee.com/debaditya07. The money will be used to produce more content about threejs or to buy new courses.