You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because this project relies on Nrwl's NX workspace, it should be as easy as following their documentation listed here: https://nx.dev/angular/guides/react
ng add @nrwl/react
ng g @nrwl/react:app myApp
We are a big proponent of only sharing approaches we use daily on projects. This way we are only sharing practices we believe in. We haven't had a need to use React and I'm unsure if using React against an "Angular" styled eco-system (using ng commands, angular.json) makes sense. But as always open to contributions and feedback!
This is awesome started project. However, it does not have an example of a React app with working integration of storybook.
The text was updated successfully, but these errors were encountered: