Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/18chetanpatel/shipit
E-commerce website template - Vuetify
https://github.com/18chetanpatel/shipit
Last synced: 3 months ago
JSON representation
E-commerce website template - Vuetify
- Host: GitHub
- URL: https://github.com/18chetanpatel/shipit
- Owner: 18chetanpatel
- License: mit
- Created: 2020-03-03T11:44:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:34:25.000Z (about 2 years ago)
- Last Synced: 2024-08-02T07:21:20.291Z (6 months ago)
- Language: Vue
- Homepage: https://loving-leavitt-9cb65b.netlify.com/
- Size: 2 MB
- Stars: 199
- Watchers: 7
- Forks: 85
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - ShipIT - Free e-commerce website theme (🙌 Projects using Vuetify <a name="projects"></a> / 🖼️ Themes <a name="themes"></a>)
README
# shipit - 0.0.1
E-Commerce website template - Vuetify
## Demo
https://loving-leavitt-9cb65b.netlify.com/
## 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# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).