WebMall A Web Mall based on Vue and Express for SPA, Electron, (Corondova)Android application and etc. Preview Website Images HomePage ChartRoom Login&Register Page Electron Application ## Install the dependencies ```bash npm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Lint the files npm run lint Build the app for production quasar build