whitehatgg / next-storefront

SSR storefront built with Next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Storefront

How to use

Download the example or clone the repo:

curl https://codeload.github.com/gonzalobenitez/next-storefront/tar.gz/master | tar -xz
cd next-storefront

Install it, test and run:

npm install
npm run test
npm run dev

Deploy it to the cloud with now (download)

now

About

SSR storefront built with Next.js


Languages

Language:JavaScript 100.0%