/persona-menu

Persona 5 Game Menu for Web

Primary LanguageCSS

About

A fan-made interactive game menu from Persona 5.

Background scenes are used from the original game.

Setup

This project is built with Uni:

npm install -g uni-cmd

To launch a live reload environment:

npm run dev

To manually build:

npm run build