Skip to content

very good CAD software

License

Notifications You must be signed in to change notification settings

zeankundev/CompassCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa16ecb · · Aug 1, 2025

History

115 Commits
Jul 14, 2025
Aug 1, 2025
Jul 4, 2025
Aug 1, 2025
Apr 17, 2025
Aug 1, 2025
Aug 1, 2025
Aug 1, 2025
Aug 1, 2025
Aug 1, 2025
Apr 17, 2025

Repository files navigation

CompassCAD in React

An official port of CompassCAD for TypeScript. Aims to replace the HTML5 version.

Installation

You will need:

  • Node >= v22v22
  • npm

Steps

  • Clone this repository
git clone https://github.com/zeankundev/CompassCAD -b react ccad-react

  • Enter the directory
cd ccad-react

  • Install dependencies
npm i

  • Start server and have fun!
npm start

Other React-provided scripts

  • start: Starts a local development server
  • build: Generates a production-ready build
  • test: Launches React's interactive tester
  • eject: Removes build dependencies. This is a one-way operation, so there is no going back. Consider your choices before running npm run eject

Help

If you want to help CompassCAD on React, you can either:

  • Open a new Issue.
  • Start a pull request
  • Or talk to us in our Discord server.