https://github.com/miirinjej/e-commerce
A high-performance responsive e-commerce website.
https://github.com/miirinjej/e-commerce
7-1pattern bem bootstrap-vue e-commerce fontawesome nuxtjs pwa responsive-web-design scss vuejs website
Last synced: about 2 months ago
JSON representation
A high-performance responsive e-commerce website.
- Host: GitHub
- URL: https://github.com/miirinjej/e-commerce
- Owner: miirinjej
- License: mit
- Created: 2019-03-28T23:58:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:16:14.000Z (over 3 years ago)
- Last Synced: 2025-03-29T14:17:03.320Z (about 1 year ago)
- Topics: 7-1pattern, bem, bootstrap-vue, e-commerce, fontawesome, nuxtjs, pwa, responsive-web-design, scss, vuejs, website
- Language: Vue
- Homepage: https://miirinjej.github.io/e-commerce/
- Size: 10.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# e-commerce
A web app developed from [shop](https://www.behance.net/gallery/26635211/Shop-Template-free-PSD) free template
designed by [Andrey Shepkin](https://www.behance.net/hellobarty) art director © 2015, available via
license: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/deed.en_US)
## Preview
[View live preview](https://miirinjej.github.io/e-commerce/)
## Build Setup
``` bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).