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 start
The project should now be up and running.
Go to this link in your browser:
http://localhost:5173