GoLand 2025.2 Help

Bootstrap

Bootstrap is a set of CSS and JavaScript files that you can use for front-end web development. Learn more about Bootstrap at https://getbootstrap.com.

  1. Select File | New | Project.

    Alternatively, navigate to New | Project on the Welcome to GoLand dialog.

  2. In the New Project dialog, click Bootstrap.

  3. In the Location field, specify the path to your project.

  4. From the Version list, select a version of HTML5 Boilerplate.

  5. Click Create.

24 June 2025