Skip to content

akash-panthri/3d_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

3d_web.mp4

I coded this project while watching this YouTube video


###To_start_backend_server

cd .\server\
npm install
npm start








###To_start_frontend_server

cd .\client\
npm install
npm run dev