An example of how to implement a real-time table with pagination using the logux framework
- Clone the repository
git clone https://github.com/VladBrok/logux-pagination-example.git- Install dependencies
pnpm install- Run
pnpm startThe project should now be up and running.
Go to this link in your browser:
http://localhost:5173