Skip to content

An example of how to implement a real-time table with pagination using the @logux framework

License

Notifications You must be signed in to change notification settings

VladBrok/logux-pagination-example

Repository files navigation

Logux pagination example

An example of how to implement a real-time table with pagination using the logux framework

Run locally

  1. Clone the repository
git clone https://github.com/VladBrok/logux-pagination-example.git
  1. Install dependencies
pnpm install
  1. Run
pnpm start

The project should now be up and running.
Go to this link in your browser:

http://localhost:5173