Jiagia / official-website

0 stars 0 forks source link

Jiagia Studios Website Repository

Welcome to the Jiagia Studios website repository! This repository contains the source code for our custom storefront built using Shopify's Hydrogen and Oxygen with Remix.

Table of Contents

Technologies

Our website is built using the following technologies, libraries, and frameworks:

Dependencies

To begin working on the website, make sure you have the necessary dependencies installed. Run the following commands:

npm install -g @shopify/cli
npm install @shopify/hydrogen@latest

Local Development

For local development, use the following command:

npm run dev

This will start a development server and allow you to preview changes in your browser.

Building for Production

To build the project for production, run the following command:

npm run build

This command will prepare the project for deployment.

Contact

If you have any questions or need assistance, feel free to contact our team at contact@jiagiastudios.com.