Home
Softono
nuxt-ecommerce

nuxt-ecommerce

Open source MIT Vue
99
Stars
44
Forks
23
Issues
4
Watchers
3 years
Last Commit

About nuxt-ecommerce

# 🛍 Ecommerce Store with Nuxt ### [View Demo](https://nuxt-ecommerce.herokuapp.com/) ## Build Setup ``` bash # install dependencies $ yarn install or npm install # serve with hot reload at localhost:3000 $ yarn dev or npm run dev # build for production and launch server $ yarn build or npm build $ yarn start or npm start ```

Platforms

Web Self-hosted

Languages

Vue

🛍 Ecommerce Store with Nuxt

View Demo

Build Setup

# install dependencies
$ yarn install or npm install

# serve with hot reload at localhost:3000
$ yarn dev or npm run dev

# build for production and launch server
$ yarn build or npm build
$ yarn start or npm start