Veikkosuhonen / melon-boiler

MelonJS Vite TS React MUI boiler for quick html5 games

Home Page:https://veikkosuhonen.github.io/melon-boiler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

melonJS TypeScript Vite React MUI Boiler

image

Prerequisites

Ensure you have Node.js installed, then install all the build dependencies in the folder where you cloned the repository :

$ npm install

Usage

  • npm run dev to start the dev server on watch mode at localhost:5173.
  • npm run build to generate a minified, production-ready build, in the public folder

Debug plugin


the Debug Panel is hidden by default and can be displayed using the "S" key, see here for more details about the plugin.

About

MelonJS Vite TS React MUI boiler for quick html5 games

https://veikkosuhonen.github.io/melon-boiler/

License:MIT License


Languages

Language:TypeScript 60.1%Language:JavaScript 28.2%Language:HTML 8.2%Language:CSS 3.6%