Angular app for CAC desktop
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Adwaith Rao 3a7a7347af Add submodule for shared data 3 anos atrás
.vscode initial commit 3 anos atrás
src Export with multi Select on Partner and Table data 3 anos atrás
.browserslistrc initial commit 3 anos atrás
.editorconfig initial commit 3 anos atrás
.gitignore initial commit 3 anos atrás
.gitmodules Add submodule for shared data 3 anos atrás
README.md initial commit 3 anos atrás
angular.json initial commit 3 anos atrás
karma.conf.js initial commit 3 anos atrás
package-lock.json Export to XLSX in Table 3 anos atrás
package.json Export to XLSX in Table 3 anos atrás
tsconfig.app.json initial commit 3 anos atrás
tsconfig.json initial commit 3 anos atrás
tsconfig.spec.json initial commit 3 anos atrás

README.md

CacDesktop

This project was generated with Angular CLI version 13.1.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.