Skip to content

jackfruitgames/jackfruit.games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jackfruit.games

The Jackfruit Games website 🌐

Quick start

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

Credits