Skip to content

sho-zy/h2

 
 

Repository files navigation

Hydrogen

Demo Store on Oxygen

Development

npm i
npm run dev

Open up http://localhost:3000 and you should be ready to go!

If you want to check the production build, you can stop the dev server and run following commands:

npm run build
npm start

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • JavaScript 2.1%
  • CSS 1.1%
  • Shell 0.1%