A React.js + Next.js starter kit for building apps with openjscad-react
Write an
OpenJSCAD
script and wire it up to some inputs to start exporting user-customizable designs
- Install dependencies:
yarn install
- Build the Next.js project and start the development server:
yarn build && yarn start
- Export the Next.js app:
yarn build && yarn export
Open source under the MIT License. Built with :heart: by @aeksco