Skip to content

topstar210/holes-on-wood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wood_holdes

you can cut out holes. There are two textures and two buttons, one button for activating the mouse to cut holes inside the piece of wood and the other for clearing all the holes image

Preview site in Here: https://holesinwood.netlify.app/

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build