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 time this is run, it needs to download the Design System Publisher package and install many dependencies for Maven and npm. As a result, it might take a while to start. Subsequent starts are quicker.

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

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