JSPrismarine
    Preparing search index...

    Running JSPrismarine

    • 1.1 node lts and pnpm,
        # Install npm dependencies
    $ pnpm install
        # Development
    $ pnpm run dev

    # Production (you should probably be using the prebuilt version however)
    $ pnpm run build
    $ pnpm run start