reactjs - Putting React components into a Jekyll site -


i have 2 things:

  • a react app running locally (using npm run start)
  • a jekyll site hosted on github pages

how put react app onto jekyll site?

@streetturtle means copy generated files on ...my-react-app/build/ folder after executing command npm build, , place them branch of username.github.io github pages site being built, without using jekyll generate static site, @ all!


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -