• Resolved Snehasish Konger

    (@snehasishkonger01)


    Hello there,
    Sorry for disturbing. I was wanted to know that can I embed a SPA into my current wordpress site?
    Actually I’ve a proper working wordpress site, and I’ve build a react code editor. Now the code editor is a single page Application, and I want to add it to my website as a page. Can I do this using Reactpress?
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rockiger

    (@rockiger)

    Yes, you can. You need to go through the step of the documentation.

    Use create-react-app, build it on the dev system and then publish it on the live system.

    You can’t just upload any React app, that will lead to trouble.

    Thread Starter Snehasish Konger

    (@snehasishkonger01)

    Okay got it. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can I embed only a single page?’ is closed to new replies.