Skip to content

rostovboy/nuxt-ecommerce

 
 

Repository files navigation

🛍 Ecommerce Store with Nuxt

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

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.3%
  • JavaScript 43.0%
  • CSS 6.7%