Welcome to the homepage repo of InSight3D!
For support, email neil@insight3d.tech or join our discord server.
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
Clone the project
git clone https://github.com/InSight3D/home.gitGo to the project directory
cd homeInstall dependencies
npm installStart the server
npm run start