Skip to content

innashpota/vue-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Shop

A Webshop application written with Vue.js. This is an application developt through the Vue course from the official site.

main-window

Build and Run

Execute:

npm install 
npm run serve

The application will be accessible on http://localhost:8080.