This project is an Angular submodule of 3D-SVG-Editor project
- Install Angular CLI
- Go to this root repository as the working directory
- Run
ng serve
and openlocalhost:4200
- Happy learning!
- Run
ng build -prod
- Build artifacts will be stored in the
dist/
directory