You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Galip Tolga Erdem 90aa6e35e3 angular localization and version fix 2 years ago
..
config Add missing routes of dashboard 4 years ago
src angular localization and version fix 2 years ago
README.md feat: generate angular project for ordering 4 years ago
karma.conf.js feat: generate angular project for ordering 4 years ago
ng-package.json feat: generate angular project for ordering 4 years ago
package.json feat: generate angular project for ordering 4 years ago
tsconfig.lib.json Update Client app to angular 15 and Abp 7.0 3 years ago
tsconfig.lib.prod.json remove comments in tsconfig.x.json 4 years ago
tsconfig.spec.json feat: generate angular project for ordering 4 years ago

README.md

Ordering

This library was generated with Angular CLI version 12.2.0.

Code scaffolding

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

Note: Don't forget to add --project ordering or else it will be added to the default project in your angular.json file.

Build

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

Publishing

After building your library with ng build ordering, go to the dist folder cd dist/ordering and run npm publish.

Running unit tests

Run ng test ordering 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 Overview and Command Reference page.