Skip to content

jasonmaire/js-cad-dev-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Js CAD Template for VS Code

Setup

npm i

npm run watch

The sources referenced in the build.sh file will be built in the build forlder as STL files.

There is an example in the src folder.

Preview

With the vscode-stl-viewer VS Code extension, you can preview the STL file, with auto reload at save.

Screenshot of vscode

Build

to simply build what's referenced in the build.sh file, you can use this command: npm run build

About

Use Js CAD with auto reload and preview directly in vs code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors