Skip to main content

tuna and Docusaurus

Step 1. Download the client

Instructions are available on the installation page.

Step 2. Run Docusaurus server

In the official documentation you can find instructions for creating a new project, then start the development server:

yarn start

During startup, the hosting address will be displayed:

[INFO] Starting the development server...
[SUCCESS] Docusaurus website is running at: http://localhost:3000/

Step 3. Run tuna

tuna http localhost:3000