Skip to content

atusgames/jazz-jackrabbit-2-remake-website

Repository files navigation

Website for Jazz Jackrabbit 2 Battle Royale Fan Remake

Checkout the TRAILER and the game's repo!

TRAILER

Page sneak peek

page example

How to use

# install dependencies
npm install

# run local development server
npm run dev

# build app for production
npm run build

# run app in production
serve -s dist