An official port of CompassCAD for TypeScript. Aims to replace the HTML5 version.
You will need:
- Node >= v22v22
- npm
- 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
start: Starts a local development serverbuild: Generates a production-ready buildtest: Launches React's interactive testereject: Removes build dependencies. This is a one-way operation, so there is no going back. Consider your choices before runningnpm run eject
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.