Welcome to the homepage repo of InSight3D!
For support, email [email protected] 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.git
Go to the project directory
cd home
Install dependencies
npm install
Start the server
npm run start