Skip to content

Laguigue/github-for-fashion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.1%
  • JavaScript 13.3%
  • HTML 2.6%