Documentation

Documentation versions (currently viewingVaadin 24)

Development Server

When you edit the pages of your documentation website, you run the Design System Publisher development server locally to to see the resulting website as you edit the content.

To start up the development server of your documentation project, run the following command inside the project root folder:

npm run dspublisher:start

The first run needs to download the Design System Publisher package and install a lot of dependencies from Maven and npm and it might take a while to start up. Subsequent starts are quicker, as the dependencies are already available.

Once the project is started, a browser is automatically opened at http://localhost:8000.

3F66692C-54D2-4EA2-9AB5-EC1CBC9D07BA