Skip to content

🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions

Notifications You must be signed in to change notification settings

TrietPham96/ecommerce-netlify

 
 

Repository files navigation

🛍 Ecommerce Store with Nuxt, CommerceJS and Netlify Functions

A serverless function with Nuxt, CommerceJS, Netlify and Lambda

Demo site is here: E-Commerce Store

screenshot of site

There are two articles explaining how this site is set up:

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 run build
$ yarn start or npm run start

# generate static project
$ yarn generate or npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.7%
  • JavaScript 21.3%
  • SCSS 11.8%
  • Shell 0.2%