Skip to content

seanmakesgames/hackmud_wiki

 
 

Repository files navigation

hackmud_wiki

License: CC BY-NC-SA 4.0

Setting up a local environment

Prerequisites

Installation

  1. Clone the repository
  2. Set your Node.js runtime to version >= 20.x (as specified in "engines" in ./package.json)
  3. Run pnpm install in the root directory

Running the development server

  1. Run pnpm start in the root directory
  2. Navigate to the URL specified in the console or allow the browser to open it automatically
    • e.g. [SUCCESS] Docusaurus website is running at: <website_url>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%