Angular 8+ Composer Library
April 20, 2022 ยท View on GitHub
This project was generated with Angular CLI version 8.0.0.
Development server
Run gulp serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Build
Run gulp build to build the library. The build artifacts will be stored in the dist/library directory. Use the --prod flag for a production build.
Running unit tests
Run ng test to execute the unit tests via Karma.
Installation
You install the library from npm using npm install @acaengine/composer;