Skip to content

compujuckel/assettoserver-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0af717 · Dec 23, 2024
Dec 13, 2024
Aug 2, 2024
Aug 2, 2024
Dec 22, 2023
Sep 21, 2022
Mar 17, 2024
Dec 13, 2024
Dec 22, 2023
Sep 20, 2022
Mar 16, 2024
Sep 21, 2022
Sep 20, 2022
Dec 22, 2023
Dec 20, 2023
Dec 20, 2023
Dec 22, 2023
Sep 20, 2022
Dec 22, 2023
May 8, 2023

Repository files navigation

AssettoServer Documentation

This website is built using Docusaurus 3, a modern static website generator.

Installation

$ npm install

Local Development

$ npm run docusaurus start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run docusaurus build

This command generates static content into the build directory and can be served using any static contents hosting service.

You can also serve it locally using npm run docusaurus serve.