The Jackfruit Games website 🌐
You only need NodeJS.
git clone [email protected]:jackfruitgames/jackfruit.games.git
cd jackfruit.games
npm i
npm run start
The page is hosted on GitHub Pages.
# build and deploy to gh-pages branch
npm run deploy
- Page setup with Create React App
- Responsive page layout created with Bootstrap
- React Router on GitHub Pages adopted from rafgraph/spa-github-pages
- Crypto QR codes generated using cwaqrgen.com