Skip to content

Tyler-Hilbert/3D-Printed-Guitars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print My Guitar

OSSRank
Database of 3D Printable Guitars 🎸🎸🎸🎸
Built using React
Webpage: https://tyler-hilbert.github.io/3D-Printed-Guitars/

Usage

Local Usage

$npm install
$npm run start

Deploy to GH Pages

$npm run deploy
You may have to increase buffer size
$git config --global http.postBuffer 524288000