-
Is there a blank/starter code available for the combined layout? I could copy the code from the demo, but it comes with a ton of code I don't need. Is there somewhere this is available I'm missing? Even the docs doesn't really tell me how to piece things together from scratch... Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@bastinald Normally I copy the code of the demo and clear out the stuff I don't need. You can also build your own demo with the scripts in this repo by cloning the repo and changing the layouts found in https://github.com/tabler/tabler/tree/dev/src/pages but I would say that is more work than just clearing out the layouts. |
Beta Was this translation helpful? Give feedback.
@bastinald Normally I copy the code of the demo and clear out the stuff I don't need. You can also build your own demo with the scripts in this repo by cloning the repo and changing the layouts found in https://github.com/tabler/tabler/tree/dev/src/pages but I would say that is more work than just clearing out the layouts.