Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 614 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 614 Bytes

🛍 Ecommerce Store with VueRouter

Demo site is here:https://ecomerce-f7095.firebaseapp.com

68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f732e6364706e2e696f2f32383936332f65636f6d6d657263652d73637265656e73686f742e6a7067

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint