Jul 27, 2017 · 1 min read
Fiber can be installed with npm now, using the 'next’ tag. From the issue created by Brian:
# Yarn
add react@next react-dom@next
# Npm
install --save react@next react-dom@next
Fiber can be installed with npm now, using the 'next’ tag. From the issue created by Brian:
# Yarn
add react@next react-dom@next
# Npm
install --save react@next react-dom@next