A code snippet manager app that helps users store and organize their code snippet collection.
Run ng s -o
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run Spring Boot project dev server. Navigate to http://localhost:8082/
. The application will automatically reload if you change any of the source files due to Spring Boot Devtools.