/softroboter-docs

Documentation for our Softroboter project, a gripper made out of elastomer, mounted to a robot arm

Primary LanguageMDXMIT LicenseMIT

Warning

Dieses Projekt ist archiviert und wird nicht mehr weiterentwickelt.

Softroboter Documentation

Built with Starlight Build and deploy to GitHub Pages

Documentation for the Softroboter project we made in school. Visit the page: https://softroboter.docs.bennetr.me/

Development

Dependencies

  • node@20
  • pnpm

Install dependencies

pnpm install

Run development server

pnpm dev

Run preview server

pnpm build
pnpm preview