Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 666 Bytes

File metadata and controls

28 lines (19 loc) · 666 Bytes

This is an open source e-commerce dictionary build with everything new in Next.js 13.

Dictionary

Warning This project is still in development and is not ready for production use.

Tech Stack

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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