Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 287 Bytes

Website Preview

NextJs News portal project preview image

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev