|
2 years ago | |
---|---|---|
.. | ||
.storybook | 3 years ago | |
projects | 2 years ago | |
.editorconfig | 3 years ago | |
.eslintrc.json | 3 years ago | |
.gitignore | 3 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
angular.json | 3 years ago | |
package.json | 3 years ago | |
tsconfig.json | 3 years ago |
This project was generated with Angular CLI version 13.0.4.
Run yarn workspace angular start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run yarn workspace angular ng generate component component-name
to generate a new component. You can also use yarn workspace angular ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run yarn build:angular
to build the project. The build artifacts will be stored in the dist/
directory.
Run yarn workspace angular test
to execute the unit tests via Karma.
To get more help on the Angular CLI use yarn workspace angular ng help
or go check out the Angular CLI Overview and Command Reference page.