Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/percymamedy/vue-shop
An Ecommerce Demo Web App using VueJS
https://github.com/percymamedy/vue-shop
demo tutorial vue vuejs2
Last synced: about 1 month ago
JSON representation
An Ecommerce Demo Web App using VueJS
- Host: GitHub
- URL: https://github.com/percymamedy/vue-shop
- Owner: percymamedy
- Created: 2016-12-27T18:21:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T14:54:55.000Z (almost 8 years ago)
- Last Synced: 2024-12-23T01:10:49.261Z (about 1 month ago)
- Topics: demo, tutorial, vue, vuejs2
- Language: JavaScript
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-shop
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).