Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tyler-hilbert/3d-printed-guitars
- Owner: Tyler-Hilbert
- Created: 2023-12-13T13:02:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T21:09:55.000Z (5 months ago)
- Last Synced: 2024-05-29T08:10:33.587Z (5 months ago)
- Topics: 3d-printing, guitar, react
- Language: JavaScript
- Homepage: https://tyler-hilbert.github.io/3D-Printed-Guitars/
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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