chuongmep / speckle-react-loadobject

Sample demo speckle load data object with react app

Home Page:https://speckle-react-loadobject.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started Speckle Object with React App

Demo : https://speckle-react-loadobject.vercel.app/

Demo with data :

Note : Please replace with your own streamId, objectId and serverUrl in SpeckleLoader.js

How to run

  • Download and install Node.js latest version (My version : v18.17.1)
  • Clone project
  • Run npm install to install dependencies
  • Run npm start to start the app
  • Open http://localhost:3000 to view it in the browser.
  • Click load data button to load data from speckle stream
  • View the console to see the data by Right click > Inspect > Console Preview

References

About

Sample demo speckle load data object with react app

https://speckle-react-loadobject.vercel.app/


Languages

Language:JavaScript 76.2%Language:HTML 15.4%Language:CSS 8.3%