Skip to content

basit2023/prosale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic

Getting Started

System Requirements:

  1. Node.js 18.7^ or later.
  2. pnpm - package manager (recommended)

First, install dependencies:

npm i
# or
pnpm install
# or
npm run install

Now, run the development server:

pnpm dev
# or
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/(hydrogen)/page.tsx. The page auto-updates as you edit the file. to learn more about this template please visit our official documentation.

checkout our package.json scripts for more command.

Learn More.

To learn more about Isomorphic, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

https://www.youtube.com/watch?v=MAtaT8BZEAo

Releases

No releases published

Packages

No packages published