A site that is generated by Jekyll but includes React components.
Rendered at https://dellaert.github.io/gh-pages-jekyll-react/
-
Clone the repository.
-
In the root directory run
yarn # installs all the dependencies yarn build # build and bundle the code using webpack yarn start # start the jekyll server
NOTE If you're asked to pick a version of babel-core
, please pick any version >7.0.0
.