A web interface to share garment projects
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
To prevent issues with storage and such, this project is a pure client-side project and uses Github for storage via its API