Skip to content

isfopo/drum-handware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSCAD Typescript Template

A template for creating JSCAD scripts in Typescript.

Getting Started

Create a new project using this template:

Either click the green Use this template button on Github or use degit in the directory you want to project to be in:

npx degit https://github.com/isfopo/jscad-ts-template my-project

Run npm install to install dependencies.

Development

Run npm start to watch for changes and rebuild.

Right click on the src/index.ts file and select Preview JSCAD Model to see the object.

Edit src/index.ts to add your code.

Build

To export an STL file with JSCAD run npm build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published