ecvdbdx / github-for-fashion

MIT License
0 stars 7 forks source link
fashion github storage

github-for-fashion

A web interface to share garment projects

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Dev server

To access the dev server with mock data, run the following command

npm run dev-server

Design

To prevent issues with storage and such, this project is a pure client-side project and uses Github for storage via its API