Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 870 Bytes

File metadata and controls

36 lines (21 loc) · 870 Bytes

Deploy

https://snowflake-beta.vercel.app/

Snowflake

3D object implementation with Angular and three js

This project was generated using Angular CLI version 19.2.11.

Development server

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.

Running unit tests

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