A JoJo's Bizarre Adventure All Star Battle R Fansite created with the lightweight Preact JavaScript library and Vite build tool.
- NodeJS 16 (npm will take care of the rest)
- Linux/Unix-like OS
- Step 1: From within the root folder run 'npm i' to install node_modules
- Step 2: run 'npm run dev' to start the app
- 'npm run build' - builds/minifies the app into 'dist' folder for deployment into production