This project was generated with Angular CLI version 14.0.2.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Runs ng build to build the project. The build artifacts will be stored in the dist/ directory.
Runs ng test to execute the unit tests via Karma.
Use buf to generate the compiled protos via protobuf-es
You can access the Angular CLI either by running ng <command> or by running the npm script npm run ng <command>
For example:
Generates a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.