tuannnh / NextJS_CMS_Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Isomorphic

Getting Started

System Requirements:

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

First, install dependencies:

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

About


Languages

Language:TypeScript 99.3%Language:CSS 0.6%Language:JavaScript 0.1%Language:Shell 0.0%