jasonadkison / react-storefront-starter-app

A starting point for apps built with React Storefront

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-storefront-starter-app

Starter Next.js app for React Storefront 7+

Development

npm i
npm run dev

Production

You can get a better sense of the speed of React Storefront by running a production build:

npm run build && npm run prod

About

A starting point for apps built with React Storefront

License:Apache License 2.0


Languages

Language:JavaScript 100.0%