vnponce / 2D-DWG-Drawing-Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hoops Web Platform - 2D DWG Drawing Viewer

See this demo running live on GitHub Pages.

Watch a video walkthrough for this demo on YouTube.

In order to run locally

We recommand using Visual Studio Code with the Live Server extension to run this application locally.

  1. Download Visual Studio Code and install the Live Server extension.
  2. Download this repository and open it in VSCode.
  3. Click the "Go Live" button on the bottom right corner of the VSCode window.
  4. A browser window should pop up with the demo opened. If it doesn't, the default url for the Live Server should be http://127.0.0.1:5500/

About


Languages

Language:JavaScript 86.6%Language:CSS 7.8%Language:HTML 5.6%