This project shows how to embed a React component within an Angular application, in a simple way and without any complex 3rd party libraries.
Run ng serve --open
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.