An open API service indexing awesome lists of open source software.

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.

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).