Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 463 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 463 Bytes

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