/JJBA_ASB_Fights

A JoJo's Bizarre Adventure All Star Battle R Fansite created with the lightweight Preact JavaScript library and Vite build tool.

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

JJBA_ASB_Fights

A JoJo's Bizarre Adventure All Star Battle R Fansite created with the lightweight Preact JavaScript library and Vite build tool.

Dependencies

  • NodeJS 16 (npm will take care of the rest)
  • Linux/Unix-like OS

Run Instructions

  • Step 1: From within the root folder run 'npm i' to install node_modules
  • Step 2: run 'npm run dev' to start the app

Build Instructions

  • 'npm run build' - builds/minifies the app into 'dist' folder for deployment into production