jliu82 / common-catalog-merger

Home Page:common-catalog-merger.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common category merger

This is a Next.js project bootstrapped with create-next-app to solve this problem.

Installation

npm install
# or
yarn install

run the development server:

npm run dev
# or
yarn dev

or runing the production server:

yarn build
yarn start

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

Live version

A live demo can be found here NOTE: live version won't write to output folder per requirement.

About

common-catalog-merger.vercel.app


Languages

Language:JavaScript 84.1%Language:CSS 15.9%