/vue-shop

Small Vue.js project made during my internship based on W3.CSS template populated with data from Mocky API with working shopping cart and three-step checkout process.

Primary LanguageVueMIT LicenseMIT

Vue Shop

Small Vue.js project made during my internship based on W3.CSS template populated with data from Mocky API with working shopping cart and three-step checkout process.

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.