Skip to content

Online multiplayer MUD client with user generated content.

License

Notifications You must be signed in to change notification settings

golters/mudgolt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

187fefc Â· Aug 11, 2024
Aug 4, 2024
Dec 13, 2023
Aug 4, 2024
Aug 11, 2024
Aug 11, 2024
May 13, 2021
Aug 4, 2021
Apr 14, 2021
Jun 13, 2021
Apr 9, 2021
Jun 13, 2021
Aug 4, 2024
Aug 4, 2024
Aug 4, 2024
Aug 4, 2024
Jun 13, 2021
Aug 4, 2024

Repository files navigation

mudgolt

Prerequities

  • npm v7

Installation

  • npm install

Commands

  • start:server - Starts the server
  • dev:server - Starts the server in development mode
  • dev:client - Starts the client in development mode
  • build:client - Builds the client for production
  • lint - Lint the project