Skip to content

ecvdbdx/github-for-fashion

Repository files navigation

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