Skip to content

react-scad/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-scad minimal example

A minimal react-scad project (TypeScript).

Getting Started

Prerequisites

  • Node.js 18+
  • npm (or pnpm / yarn)

Install

npm install

Run

npm run dev — Use when developing: watches your files and re-runs on changes so the .scad output updates as you edit.

npm run dev

npm start — Use for a single run: generates the output once and exits (e.g. one-off build, CI, or when you don’t need watch).

npm start

License

MIT

About

A minimal projecet setup for react-scad.

Resources

License

Stars

Watchers

Forks

Contributors