Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 452 Bytes

readme.md

File metadata and controls

14 lines (13 loc) · 452 Bytes

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