Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.29 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.29 KB

online shop

DashDetailing - Ecommerce Application 🛒 built with Vue and Flask

Student project

Screenshots

  • User account - orders

user account

  • Back-office

backoffice

  • Product

single product

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.