Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 669 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 669 Bytes

Chaotic Trials Website

Docusaurus

Current State

This page is currently under development. For wiki pages of my mods, please visit Chaotic Trials Wiki. You can find the current deployment of the website at Chaotic Trials Staging.

Getting Started

  1. Install Dependencies

    npm install
  2. Start the Development Server

    npm run start

    This runs the Docusaurus development server. You can view the site at http://localhost:3000.

  3. Edit wiki entries in docs/mods/. Always make sure to add the information for the correct version.