DesignShare DesignShare - Frontend DesignShare is a platform where designers can share their designs. This repository contains the Vue.js frontend for the DesignShare application. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Customize configuration See Vite Configuration Reference.