Skip to content

Veikkosuhonen/melon-boiler

Repository files navigation

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.