You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to develop and customize Kutt for my own use and test, but a little new to Kutt's dev environment. I come from barebones PHP file structuring so I'm having a hard time even incorporating new, custom .ts/.tsx pages. Also having issues with routing urls with new pages and such. I am a novice to React so I kind of understand how creating/importing pages and routing works, however I'm having a hard time trying to figure out how to do that with Kutt's environment. Does anyone have some basic guidelines/tips on how to create new pages and routes? Yes, I'm am utilizing using npm run dev/build for tests.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to develop and customize Kutt for my own use and test, but a little new to Kutt's dev environment. I come from barebones PHP file structuring so I'm having a hard time even incorporating new, custom .ts/.tsx pages. Also having issues with routing urls with new pages and such. I am a novice to React so I kind of understand how creating/importing pages and routing works, however I'm having a hard time trying to figure out how to do that with Kutt's environment. Does anyone have some basic guidelines/tips on how to create new pages and routes? Yes, I'm am utilizing using npm run dev/build for tests.
Beta Was this translation helpful? Give feedback.
All reactions