blittle / rsc-interactive

A an interactive website to explain web application rendering strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydrogen App

Hydrogen is a React framework and SDK that you can use to build fast and dynamic Shopify custom storefronts.

Check out the docs

Getting started

Requirements:

  • Node v14+
  • Yarn
yarn
yarn dev

Remember to update shopify.config.js with your shop's domain and Storefront API token!

Building for production

yarn build

Then, you can run a local server.js using the production build with:

yarn serve

About

A an interactive website to explain web application rendering strategies


Languages

Language:JavaScript 95.0%Language:CSS 4.0%Language:HTML 0.7%Language:Dockerfile 0.2%