/mine-starter

Small Web Application to expose Crafty Server controls to the web.

Primary LanguageSvelte

Mine Starter

Small Web Application to expose Crafty Server controls to the web.

Installation

  1. Install Node.js
  2. Install pnpm: npm install -g pnpm
  3. Install dependencies: pnpm install

Usage

Start the server: pnpm run dev