Skip to content

Repository files navigation

GBA 4 Next.js

This directory contains a Next.js version of a GBA web emulator.

Environment variables

NEXT_PUBLIC_GBA_SERVER_LOCATION=https://localhost
NEXT_PUBLIC_GBA_RELEASE_VERSION=dev

Development

npm install
npm run dev

Production

npm run build
npm run start

About

A GBA emulator inside Next.js

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages