https://snowflake-beta.vercel.app/
3D object implementation with Angular and three js
This project was generated using Angular CLI version 19.2.11.
To start a local development server, run:
ng serve
Once the server is running, open your browser and navigate to http://localhost:4200/
. The application will automatically reload whenever you modify any of the source files.
To execute unit tests with the Karma test runner, use the following command:
ng test
To generate a coverage report run the following command in the root of the project.
ng test --no-watch --code-coverage