Skip to content

RyanPersson/additive-manufacturing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Additive Manufacturing Completed

This repository contains a completed version of TechSoft 3D's Additive Manufacturing tutorial for HOOPS Communicator 2020.

Prerequisites

Verify you have the latest version of npm installed:

npm --version

Install

  1. Clone the project: git clone https://github.com/techsoft3d/additive-manufacturing.git
  2. Navigate to the project folder: cd additive_manufacturing_completed
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. View the project at http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.6%
  • JavaScript 42.9%
  • HTML 8.6%
  • CSS 4.9%