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,
# install dependencies
$ yarn install
# Run openscad and hot reload
$ yarn dev
# Render to STL file
$ yarn dev