Skip to content

techsoft3d/hwp-demo-plm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Lifecycle Management with HOOPS

This is a lifecycle management software demo that utilizes HOOPS Web Platform to provide the ability to live view 3D models of each assembly, so you can switch between different versions of a model.

Live Demo

A live running demo is hosted with GitHub pages at: https://techsoft3d.github.io/hwp-demo-plm

Build and Run

This project uses VueJS framework with options API and Vite build tools to bootstrap the web pages.

  • Make sure NodeJS is installed, and all dependencies are installed with: npm install
  • To start a local development server with hot reloading: npm run dev
  • To build the project: npm run build
  • To preview the project after built: npm run preview

For more build options, refer to the official Vite documentation.

HOOPS Version Used

Hoops Communicator 2022 SP1

About

Product Lifecycle Management demo using Hoops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published