Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xlayers/react-codegen-build
https://github.com/xlayers/react-codegen-build
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/xlayers/react-codegen-build
- Owner: xlayers
- Created: 2020-02-12T13:32:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T18:38:58.000Z (over 4 years ago)
- Last Synced: 2024-02-24T17:34:10.515Z (10 months ago)
- Size: 49.8 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactCodegen
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 react-codegen` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project react-codegen`.
> Note: Don't forget to add `--project react-codegen` or else it will be added to the default project in your `angular.json` file.## Build
Run `ng build react-codegen` to build the project. The build artifacts will be stored in the `dist/` directory.
## Publishing
After building your library with `ng build react-codegen`, go to the dist folder `cd dist/react-codegen` and run `npm publish`.
## Running unit tests
Run `ng test react-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).