yousongsun / clothing_cart_site

Clothing Cart Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Project

This is a Next.js project.

Deploy using node.js

To run the development server, use the following command:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Deploy using Docker Compose

Install Docker and Docker Compose first

git clone https://github.com/lovebingo/clothing_cart_site.git
cd clothing_cart_site
docker compose up

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

About

Clothing Cart Site


Languages

Language:TypeScript 95.4%Language:JavaScript 2.2%Language:Dockerfile 1.5%Language:CSS 0.8%