Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a react project with working storybook integration #5

Open
DmitryEfimenko opened this issue Oct 22, 2019 · 1 comment
Open

Comments

@DmitryEfimenko
Copy link

This is awesome started project. However, it does not have an example of a React app with working integration of storybook.

@sean-perkins
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants