@kintininn/my-first-react-package
v1.1.2
Published
test package for just testing and for fun!
Downloads
1
Readme
Oscar says hi!
in case you are wondering, this is just a fun & hobby project for testing how to publish packages on npm.
Installation
npm i @kintininn/my-first-react-package
How to use
import OscarSaysHello from "@kintininn/my-first-react-package";
ReactDOM.render(<OscarSaysHello />, document.getElementById("root"))License
Copyright (c) 2020 Oscar Jin Released under the MIT license
