Skip to content

stbyr/cake-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeJS Cake Factory

I built this turning cake table with ThreeJS. In the future I will extend the application into an online shop where customers are able to buy cakes and put them into their shopping cart.

Video demonstration

Click here for a short video demonstration: Watch the video

Setup

Download Node.js if necessary. Run the following commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

Cake Shop built with ThreeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published