Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 688 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 688 Bytes

Tinloof

Vercel Hydrogen Demo Store

A clone of Hydrogen's official demo store template adapted to be deployable on Vercel Edge.

Getting started

Feel free to use your own store credentials Set up the .env file:

cp ./env.sample .env

Building for production

yarn build

Local development

yarn dev