sualex / next-paged-list

Remote list distributed across pages

Home Page:https://next-paged-list.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Clone, install dependencies:

yarn install
# or
npm install

Run locally in dev mode:

yarn dev

Run locally in production mode:

yarn build
yarn start

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

Or

About

Remote list distributed across pages

https://next-paged-list.vercel.app

License:MIT License


Languages

Language:TypeScript 85.9%Language:JavaScript 14.1%