Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xlayers/web-component-codegen-build
https://github.com/xlayers/web-component-codegen-build
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/xlayers/web-component-codegen-build
- Owner: xlayers
- Created: 2020-02-12T13:31:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T18:50:09.000Z (over 4 years ago)
- Last Synced: 2024-02-24T17:33:18.293Z (10 months ago)
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebComponentCodegen
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.0.
## Code scaffolding
Run `ng generate component component-name --project web-component-codegen` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project web-component-codegen`.
> Note: Don't forget to add `--project web-component-codegen` or else it will be added to the default project in your `angular.json` file.## Build
Run `ng build web-component-codegen` to build the project. The build artifacts will be stored in the `dist/` directory.
## Publishing
After building your library with `ng build web-component-codegen`, go to the dist folder `cd dist/web-component-codegen` and run `npm publish`.
## Running unit tests
Run `ng test web-component-codegen` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).