2025-12-02 10:18:58 +02:00
2024-11-04 11:00:35 +02:00
2024-11-14 07:11:59 +00:00
2024-11-04 11:00:35 +02:00
2024-11-04 10:19:18 +02:00
2024-11-04 11:00:35 +02:00
2024-11-04 11:00:35 +02:00
2024-11-07 14:56:28 +01:00
2024-11-07 14:56:28 +01:00
2024-11-07 14:56:28 +01:00
2024-11-07 14:56:28 +01:00
2024-11-04 11:00:35 +02:00
2024-11-07 14:56:28 +01:00
2024-11-04 11:00:35 +02:00
2024-11-07 14:56:28 +01:00

Speckle - Interactive Insights workshop

This is the repo we will be using for the interactive insights workshop. It is not required to have this project running to follow the workshop. But if you want to follow along, or just play around with the viewer/code, you can clone this repo and run it locally.

For the workshop, we will be building a simple app on top of the Speckle Viewer. You can find the documentation here.

Requirements

This demo project is built with Vue 3/TypeScript/Tailwind, but no tool-specific knowledge is required to follow the workshop. The viewer itself is framework agnostic.

Node

In order to run the project you need to have Node (22/LTS) installed.

IDE

You can use whichever IDE you prefer. Recommended is VSCode + Volar (disable Vetur).

Project Setup

Install the dependencies


npm install

Run the development server


npm run  dev

Build for production


npm run  build

S
Description
Interactive Insights Workshop
Readme 190 KiB
Languages
TypeScript 77.4%
Vue 18%
JavaScript 3%
HTML 1.4%
CSS 0.2%