Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tyler-hilbert/3d-printed-guitars

3D Printed Guitars Dataset
https://github.com/tyler-hilbert/3d-printed-guitars

3d-printing guitar react

Last synced: about 14 hours ago
JSON representation

3D Printed Guitars Dataset

Awesome Lists containing this project

README

        

# Print My Guitar
[![OSSRank](https://shields.io/endpoint?url=https://ossrank.com/shield/3982)](https://ossrank.com/p/3982)
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