Skip to content

GraniteMC/Tuff

Repository files navigation

Tuff


setup

  1. node.js - v18 was used to develop Tuff.
  2. Install dependencies - npm install
  3. See either building or running

building

  1. npm run build
  2. PORT=8574 node build
  3. https://localhost:8574

running

(from source)

  1. npm run dev
  2. https://localhost:5458