1.0.1 • Published 9 years ago
react-hello-world v1.0.1
react-hello-world
Simple package to learn how to publish react component into NPM
import ReactHelloWorld from 'react-hello-world';
<ReactHelloWorld /> // Simple print Hello world.
Simple package to learn how to publish react component into NPM
import ReactHelloWorld from 'react-hello-world';
<ReactHelloWorld /> // Simple print Hello world.