nest-crud-typeorm-client
v3.0.0
Published
Thư viện hỗ trợ angular kết nối với nest crud
Downloads
26
Readme
NestCrudTypeormClient
This library was generated with Angular CLI version 9.0.6.
Code scaffolding
Run ng generate component component-name --project nest-crud-typeorm-client
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project nest-crud-typeorm-client
.
Note: Don't forget to add
--project nest-crud-typeorm-client
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build nest-crud-typeorm-client
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build nest-crud-typeorm-client
, go to the dist folder cd dist/nest-crud-typeorm-client
and run npm publish
.
Running unit tests
Run ng test nest-crud-typeorm-client
to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.