estevanmaito / windmill-dashboard-react

❄ A multi theme, completely accessible, ready for production dashboard.
https://windmillui.com/dashboard-react
MIT License
1.01k stars 226 forks source link

How do I integrate it into an existing nextjs project? #15

Open andrew-oko-odion opened 3 years ago

andrew-oko-odion commented 3 years ago

I am wondering how I might be able to seamlessly use it on an existing nextjs project.

I see you are using react-router and a couple of other stuffs that comes by default in create-react-app

please advice, thanks!!!

codeyourwayup commented 3 years ago

It is difficult to migrate to the next js because it's built based upon create react app. But you can still use the UI library though.