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

Upgrade React version to 16 and other changes #52

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

alinebezzoco
Copy link

Hi,

I forked your project and I made some changes.
First of all, I updated the project with the React 16 version and I changed React component files.

What's new:

  • You don't need to use the .reactclirc to generate a new component in an existing project;
  • Use package.json to run the project;
  • React updated to 16 version;
  • Component generate (parent or child) updated to the new React version;
  • The .react extension removed;
  • The react init now creates a /public folder (React 16).

If you have any questions, contact me.

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants