Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 380 Bytes

SCAD JS Project

This is a project starter for scad-js project, just clone in, run the Build setup commond and start editing the source files, documentation is available at the main project scad-js,

Build Setup

# install dependencies
$ yarn install

# Run openscad and hot reload
$ yarn dev

# Render to STL file
$ yarn dev